Iām studying Ruby on Rails, and Iām starting from exploring the Django system. The only thing I liked about Django was the Site Framework . Is there an equivalent to this in Rails?
Basically, I'm looking for one Rails application to run across multiple sites - and I want to automatically filter models based on the host name. I am currently working with Rails 3.0.5. Any thoughts / links / examples would be greatly appreciated!
source share