Libraries
»
actionpack
(2.0.2)
»
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
19 20 21
# File 'lib/action_controller/routing.rb', line 19
def
to_param
self
end