Sun, 03 Jul 2011

Rails 3 Engines - Part 2

Okay, further to my previous post it seems that engines are possible with your orm of choice, you just have to remember to require EVERYTHING that you use. This is especially true when you name space your models, controllers, helpers and views.

For me though, engines do not work for my particular case. So I will be using a different strategy.

Published By: Philip MacIver
Tagged as: rails3 engines orm 
blog comments powered by Disqus