Method: Rho::Application.current_controller
- Defined in:
- lib/framework/rho/rhoapplication.rb
.current_controller ⇒ Object
183 184 185 |
# File 'lib/framework/rho/rhoapplication.rb', line 183 def self.current_controller() @@current_controller end |