class HashExtToParamTests::ToParam
Public Instance Methods
to_param()
click to toggle source
# File activesupport/test/core_ext/hash_ext_test.rb, line 507 def to_param "#{self}-1" end
# File activesupport/test/core_ext/hash_ext_test.rb, line 507 def to_param "#{self}-1" end