in #rails, when you want a path of foo = Api::V1::IDontCare.new, you can call polymorphic_path([:api, :v1, foo]) ==> '/api/v1/i_dont_care/1'
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
in #rails, when you want a path of foo = Api::V1::IDontCare.new, you can call polymorphic_path([:api, :v1, foo]) ==> '/api/v1/i_dont_care/1'