Rails Engines
I run a main website with a couple of others which share some of it’s logic. Coming up very soon is another website project requiring the use of nearly all the the main site’s models and logic. I am considering modularizing the main site into a Rails Engine to simplify the process of upgrading all the sites and maintaining some DRY code.
The main site is still running Rails 2.1.0 and needs an upgrade before I start the Engine. I had a quick go at upgrading to Rails 2.3.2 without much luck a few days ago. Will need to invest a bit more time I think.
Meanwhile, still developing a social networking site single handedly.
Related Posts
Posted on May 27, 2009 at 11:21 pm by Jordan Carter · Permalink
In: Web Development · Tagged with: Rails
In: Web Development · Tagged with: Rails