Bharat Ruparel wrote: > Thank you for your time. This makes sense. However, there is not a > single place in my application where I am calling save(false) and this > warning is triggered all over the place WITHOUT a reference to the line > of code (in the plugin/gem) that might be triggering it. > > I have simply commented it out in the rails 3.0 code since in my > judgement, it is more trouble than worth it? > > What do you think? > > Bharat
The "head in the sand" approach isn't usually a good one, but I can understand your frustration at all of the Deprecation warnings. If you aren't using it then it is certainly a gem or plugin, and with Rails 3 officially out they will be updated shortly. If they aren't actively updated you should investigate another solution anyhow =) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

