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?
Colin_Law
(Colin Law)
February 5, 2015, 8:22pm
2
No compass in my app, just a vanilla rails app. However, I am running it on a raspberrypi, but I also see this on my x86 linux box.
Colin_Law
(Colin Law)
February 5, 2015, 9:00pm
4
Check Gemfile.lock against the previous version and see which gems
updated. Presumably one of them is causing the problem if it did not
happen before the update.
Colin
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"
These warnings are new in ruby 2.2. They are fixed in recent versions of rails 4.0.x (not sure exactly which versions
Fred
I am running ActiveSupport 4.0.3, and that is not fixed.
hassan
(Hassan Schroeder)
February 5, 2015, 10:17pm
7
Maybe that's a hint that it's time to update
Great news! When can we expect the fix to the ad hominem attack
reference and the false dichotomy reference?
-Dave