Thank you again Conrad. I have answered the question that started me down this path. That was, is there a simpler form of rake db:migrate that I could use to migrate non-development databases.
However, the reason I posted here was because I thought I may have missed a resource somewhere that would allow me to both answer my immediate query, and more importantly make it easier to answer future rake related queries. The consequence of me posting here is that I seem to have confirmed that there is no centrally managed resource where I can go to look up the syntax usage of Rails core Rake tasks such as db:migrate. However, from this thread I have learnt where the rake task source code resides and that I can use this to interpret how to use these rake tasks. So as far as I am concerned, I think this thread is closed. -- 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 -~----------~----~----~----~------~----~------~--~---

