Hi,
sorry for that late response.
Put this in your *layout.html.erb* file (if you have one. Normally, it
must go into the <HEAD>-tag of html)
<%= use_theme('bitbucket') %>
To use the default layout for these themes, add the following to
*application_controller.rb*
layout 'themes'
This should work.
Cheers,
Chris
--
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.