Robert Lorimor wrote:
> The next thing I am going to try to is write some tests to see if it
> breaks locally.
Tests will almost assuredly help you find the root of this problem
faster than we can. Probably the easiest way would be to run
error_messages_for('mins') in your view.
> If I had to guess, I would say the ".build" method is not working on
> production server. I can't find any documentation on this method.
This seems unlikely, .build has been around for some time. For some very
breif documentation, search for build on this page:
http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#M000642
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Deploying Rails" 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-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---