Sure, provide a way for admins to upload a CSS file and support subdomains/hostnames to load the correct CSS files. If you need to load different data for each one, simply have a table of supported white label sites/customers and then have a field in each table (indexed) for that customer_id.
Cheers, Andy -- Andy Jeffries http://andyjeffries.co.uk/ #rubyonrails #mysql #jquery Registered address: 64 Sish Lane, Stevenage, Herts, SG1 3LS Company number: 5452840 On 4 March 2010 18:30, mh <[email protected]> wrote: > Has anyone figured out the best way to white label a Rails app / allow > an app to be easily globally rebranded e. g. via configuration? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

