RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Creating a rails 3 engine / plugin / gem

Creating simple engines is, well, simple, but for a full-featured engine/app there are a extras you’ll want. It took me awhile to figure out how to handle things like namespacing, engine layout within app’s layout, migrations, centralized config, static assets, packaging as a gem. Here is my tutorial to get started with an advanced engine.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in