Hi list, I just wanted to let you know:
1) Yes you must check in the schema.rb into your SCM. 2) Yes you must use db:schema:load 3) Be careful schema.rb won't allow you to load "default" entries into the DB My question is, if I want to have for instance a default user inserted into DB such as an admin user, how do you handle that? Mixing migrations and schema.rb is dangerous. -- 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 -~----------~----~----~----~------~----~------~--~---

