Libraries
»
actionpack
(1.13.6)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/action_controller/routing.rb
Instance Method Summary
collapse
#
to_param
⇒ Object
Instance Method Details
#
to_param
⇒
Object
16 17 18
# File 'lib/action_controller/routing.rb', line 16
def
to_param
self
end