Libraries
»
actionpack
(1.13.6)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/action_controller/routing.rb
Instance Method Summary
collapse
#
to_param
⇒ Object
Instance Method Details
#
to_param
⇒
Object
22 23 24
# File 'lib/action_controller/routing.rb', line 22
def
to_param
self
end