One of the nice things about Rails Tutorial is that it teaches a
workflow:
http://railstutorial.org/ruby-on-rails-tutorial-book
Also see:
http://blog.weiskotten.com/2009/04/my-git-workflow.html
http://reinh.com/blog/2009/03/02/a-git-workflow-for-agile-teams.html
On Jan 31, 3:10 am, elitalon <elita...@gmail.com> wrote:
> I've been wondering if there is a recommended workflow to follow while developing with Rails.
--
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.
1 comment:
As a beginner, I followed this book for quite a while. Only problem I found was that it gets quite tied up in Git (version control) in the early stages. Otherwise a great free resource.
Post a Comment