class ActionDispatch::Routing::HelperTest::Duck

Public Instance Methods

to_param() click to toggle source
# File actionpack/test/routing/helper_test.rb, line 9
def to_param
  nil
end