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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment