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