Ruby on Rails Friday, January 27, 2017

Check out Version 2 of my gem GenericApp https://github.com/jhsu802701/generic_app) for creating a new Rails app. No other Rails template app is this comprehensive.


I created the template app used as the basis for GenericApp with my Rails From Scratch protocol athttps://github.com/jhsu802701/rails_from_scratch_rails5 . Rails From Scratch was inspired by Rails Tutorial but has much shorter chapters, uses the Devise gem to provide authentication, uses Capybara for integration tests, and provides scripts for automating many routine tasks.  Rails From Scratch also doubles as a cheat sheet for possible features to add to legacy projects and for many routine tasks.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8380aa64-ea84-4eb4-bd5a-8c400deeb538%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment