Libraries
»
actionpack
(1.13.6)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/action_controller/routing.rb
Instance Method Summary
collapse
#
to_param
⇒ Object
Instance Method Details
#
to_param
⇒
Object
10 11 12
# File 'lib/action_controller/routing.rb', line 10
def
to_param
self
end