Loading development environment in sandbox (Rails 2.2.0) Any modifications you make will be rolled back on exit /my_project/vendor/rails/activerecord/lib/active_record/base.rb: 1760:in `method_missing'':NoMethodError: undefined method `increment_open_transactions'' for ActiveRecord::Base:Class I don''t have this problem on 2.1.1. I was just wondering if anyone else has run into this error before I bother with a ticket. Thanks. Mike --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
mike, yeah. i''m 2.1.0 and i have it as well. On Sep 23, 2:06 pm, Mike Breen <hard...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Loading development environment in sandbox (Rails 2.2.0) > Any modifications you make will be rolled back on exit > /my_project/vendor/rails/activerecord/lib/active_record/base.rb: > 1760:in `method_missing'':NoMethodError: undefined method > `increment_open_transactions'' for ActiveRecord::Base:Class > > I don''t have this problem on 2.1.1. > > I was just wondering if anyone else has run into this error before I > bother with a ticket. > > Thanks. > Mike--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
looks like this just got fixed: http://github.com/rails/rails/commit/bbb2fda11564b2d40c6c07c5a3c91cccb77fb653 On Sep 23, 2:06 pm, Mike Breen <hard...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Loading development environment in sandbox (Rails 2.2.0) > Any modifications you make will be rolled back on exit > /my_project/vendor/rails/activerecord/lib/active_record/base.rb: > 1760:in `method_missing'':NoMethodError: undefined method > `increment_open_transactions'' for ActiveRecord::Base:Class > > I don''t have this problem on 2.1.1. > > I was just wondering if anyone else has run into this error before I > bother with a ticket. > > Thanks. > Mike--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---