0

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
4

1 回答 1

0

实际上,rails 4.0.1 解决了这个问题。

于 2013-11-08T21:23:19.037 回答