Skip to content

Instantly share code, notes, and snippets.

@Amitesh
Created June 21, 2011 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Amitesh/1037742 to your computer and use it in GitHub Desktop.
Save Amitesh/1037742 to your computer and use it in GitHub Desktop.
Resources/Likns to create Rails 3 Engine
https://github.com/elricstorm/baby_dove
https://github.com/drhenner/ror_ecommerce
http://ror-e.com/info/videos/5
http://edgeapi.rubyonrails.org/classes/Rails/Engine.html
https://github.com/krschacht/rails_3_engine_demo/tree/master/app
https://github.com/jrwest/authr3
https://github.com/mankind/Rails-3-engine-stub/wiki/How-to-building-a-rails-3-engine-and--set-up-test--with-rspec
https://github.com/technicalpickles/jeweler
http://www.themodestrubyist.com/2010/03/05/rails-3-plugins---part-2---writing-an-engine/
https://gist.github.com/af7e572c2dc973add221#file_3_plugin.rdoc
http://www.themodestrubyist.com/2010/03/01/rails-3-plugins---part-1---the-big-picture/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment