Method: Qs::Route#handler_class_name
- Defined in:
- lib/qs/route.rb
#handler_class_name ⇒ Object (readonly)
Returns the value of attribute handler_class_name.
7 8 9 |
# File 'lib/qs/route.rb', line 7 def handler_class_name @handler_class_name end |