to_param()
Alias of to_s.
# File activesupport/lib/active_support/core_ext/object/to_query.rb, line 7 def to_param to_s end