Integrating Gem/Engine with main Rails app

Thist post shows common tasks to integrate a gem/engine with the main Rails application.

it shows solutions to such common problems as:

– improving (extending or overriding) Engine functionality in the main app;

– extend controller defined in Engine;

– use app helpers in Engine;

– etc.

 

Find it on github.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>