It may or may not be the right approach for you, but we're beginning to use liquid templates for custom views per-subdomain in a multi-tenanted app. Maintaining a separate set of views for each subdomain doesn't scale well.
Check it out here: http://www.liquidmarkup.org/ On 06/09/2011, at 4:13 PM, Dmytrii Nagirniak wrote: > On 6 September 2011 16:09, Nicholas Faiz <[email protected]> wrote: > Are you just trying to allow a tenant to customize the look and feel? > > Maybe in the future, but not now. The client just tells/gives us what they > want. > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
