Frequently Asked Questions
Engines could be considered in many ways the natural successor to Rails' generators:
- Both are mechanisms for packaging up disparate groups of files which must be placed throughout your whole application directory structure
- Both provide controllers, models, libraries and views, along with schema information, tests and helpers to be used throughout your application's code.
Continue Reading…
This was something of a response to misunderstandings about what Engines are. For more background you might want to read DHH's first post about engines and this.
Continue Reading…
I hate spam, and no more so that on issue tracking websites. To log into http://dev.rails-engines.org and comment or create new tickets, you need to login:
login: engines
password: engines
You can login in here.
Continue Reading…