سؤال

On my gemfile I am adding the following link:

gem 'will_paginate', '~> 3.0.5'

Then on my console when I run a command I am getting the following warning:

warning: previous definition of AttrNames was here
هل كانت مفيدة؟

المحلول

Actually the rails 4.0.1 fixed the problem.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top