Skip to content

Instantly share code, notes, and snippets.

@TheNicholasNick
Created December 30, 2008 04:29
Show Gist options
  • Save TheNicholasNick/41509 to your computer and use it in GitHub Desktop.
Save TheNicholasNick/41509 to your computer and use it in GitHub Desktop.
[13:50] <botanicus> I'm trying to change Merb layout to acts like django which means there are just apps and in the apps are controllers/*.rb etc, but one site can has many apps.
[13:50] <botanicus> App for blog, for forum etc. I know we have slices, but this is so much transparent that I'd like to implement it. I'm not sure how should I do it exactly. More processes of Merb in each apps or change API to handle more many dirs where the stuff can be?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment