Method: ActiveAI::Router#add_controller_routing
- Defined in:
- lib/activeai/router.rb
#add_controller_routing(routing) ⇒ Object
10 11 12 |
# File 'lib/activeai/router.rb', line 10 def add_controller_routing(routing) @routings << routing end |