Displaying 1 result from an estimated 1 matches for "theme_generator".
2006 Mar 21
0
theme_generator custom application views
I''ve installed the theme generator but am having trouble getting custom
application views working. Let''s say I define a action called ''test'' in
the controller.
class PageController < ApplicationController
theme ''bluebird''
layout ''default''
def test
end
end
Now if I define a rhtml page called