Module: Dresser::ActionController::InstanceMethods
- Defined in:
- lib/dresser/action_controller.rb
Instance Method Summary collapse
Instance Method Details
#wear(theme) ⇒ Object
12 13 14 |
# File 'lib/dresser/action_controller.rb', line 12 def wear(theme) self.class.wear(theme) end |