Method: ActiveScaffold::Config::Core#theme
- Defined in:
- lib/active_scaffold/config/core.rb
#theme ⇒ Object
lets you override the global ActiveScaffold theme for a specific controller
120 121 122 |
# File 'lib/active_scaffold/config/core.rb', line 120 def theme @theme end |