I think I got the user creation to work by commenting out the User.transaction(@user) do
After reading about transactions on api.rubyonrails.com it didn't make much sense why one would have a transaction there because there is only transaction. I did the same for the sign up which is in the user_controller.rb in login_engine and it worked too... Oh, I wish that I could have found that out earlier... -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
