Hi, I've been programming in Ruby for a while (basic scripting tasks while working as syst. admin) and now I jumped to Rails and started developing some basic apps. I am quite famiIiar with MVC pattern, MySQL stuff and of course Git. I've been wondering if there is a recommended workflow to follow while developing with Rails.
Some questions come to mind: do you recommend to make a commit after applying a migration? Isn't a migration some kind of commit itself? I also know that some people begin with the view, then develop the model and in the end implement the controller, so what do you recommend? Thank you!! -- 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.

