This has been fixed now.
http://weblog.rubyonrails.org/2015/6/16/Rails-3-2-22-4-1-11-and-4-2-2-have-been-released-and-more/ *fix ruby 2.2 warning: circular argument reference* https://github.com/rails/rails/commit/8fd52705eda6a2cd7e9a8a5bc723fa094e359eb7 *use self.method syntax to resolve circular argument issues* https://github.com/rails/rails/commit/3a30b12c774dfaa72acfe520e823374131631ea9 On Friday, 6 February 2015 04:13:41 UTC+8, explainer wrote: > > I just got the following message when I ran: > > rake db:drop > > "/home/pi/.rvm/gems/ruby-2.2.0/gems/activesupport-4.0.3/lib/active_support/values/time_zone.rb:282: > > warning: circular argument reference - now" > > That is new to me, I have just seen since a 'bundle update" > > Any comments? > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4c8120d9-c5cb-45ee-9a6f-35cdd549e0fd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

