On Tue, Apr 17, 2012 at 1:54 PM, Scorpio <[email protected]> wrote: > I upgraded my rails in the gemfile and did bundle update rails to > override the lock the output now shows > > /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-3.1.4/lib/ > active_support/json/decoding.rb:12:in `decode': [DEPRECATION] > MultiJson.decode is deprecated and will be removed in the next major > version. Use MultiJson.load instead. > > so only the gem version has changed. everything else is as it was. :( >
This warning is from Rails. Maybe they'll clean it up in 3.1.5. Or maybe we'll be on 3.2 soon. Bryan -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
