Author:

Ryan is a developer at Quick Left in Boulder. Follow him on Twitter or read his blog.

Website: wheretocapta.in?

Twitter: Follow the author on Twitter

A Guide To Starting Your Own Rails Engine Gem

Since Rails 3 was released, developers have been writing Rails engines in a new clean style that can be packaged as RubyGems. A Rails engine is a prepackaged application that is able to be run or mounted within another Rails application. An engine can have its own models, views, controllers, ...

Read more...

↑ Back to top