Re: [Rails] White Labeling (Easily Rebranding) Rails Applications

2010-03-05 Thread Andy Jeffries
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.

[Rails] White Labeling (Easily Rebranding) Rails Applications

2010-03-04 Thread mh
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