How to create a rails engine in 3.x

Hi everyone,

I decided it might be nice if someone after me had an easier time understanding a little bit about rails engines and how they work. I've created a rails example engine called "baby_dove" that you can use to work with that is heavily commented for your benefit. It's located here:

https://github.com/elricstorm/baby_dove

Rails Engines are a fantastic addition with Rails 3.x and I hope you enjoy the writeup.

Take care and Happy New Year.

Hi everyone,

I decided it might be nice if someone after me had an easier time understanding a little bit about rails engines and how they work. I've created a rails example engine called "baby_dove" that you can use to work with that is heavily commented for your benefit. It's located here:

GitHub - elricstorm/baby_dove: An example rails 3.1 Engine

Rails Engines are a fantastic addition with Rails 3.x and I hope you enjoy the writeup.

Thanks for that Alpha. Engines are on my list of things to learn about, I have bookmarked your link and it will be the first of my visitations when I get started.

Take care and Happy New Year.

and yourself.

Cheers

Colin