Hi All Recently I want to upgrade my rails application to 4.2.3. For that I am using rails:update rake task to update my config. As I am using mongoid as ORM I have to go explicitly re comment active record related configuration after updation. So I am thinking it would be better if we able to pass something like --skip-activerecord such that it would auto comment active record related configuration. Thoughts please?
Thanks in advance Regards Siva -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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]. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
