Sha256: 338f73fc08500a8c7abec1b6f610d52dbc96db425969790d89c59c192e002eca
Contents?: true
Size: 646 Bytes
Versions: 3
Compression:
Stored size: 646 Bytes
Contents
# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for dynamic methods in `ActionDispatch::Routing::UrlFor`. # Please instead update this file by running `bin/tapioca dsl ActionDispatch::Routing::UrlFor`. module ActionDispatch::Routing::UrlFor include GeneratedInstanceMethods mixes_in_class_methods GeneratedClassMethods module GeneratedClassMethods def default_url_options; end def default_url_options=(value); end def default_url_options?; end end module GeneratedInstanceMethods def default_url_options; end def default_url_options=(value); end def default_url_options?; end end end
Version data entries
3 entries across 3 versions & 1 rubygems