Skip to content

Instantly share code, notes, and snippets.

@f-mer
Created December 29, 2017 22:59
Show Gist options
  • Select an option

  • Save f-mer/43980c42384799cedd0a75f01819261f to your computer and use it in GitHub Desktop.

Select an option

Save f-mer/43980c42384799cedd0a75f01819261f to your computer and use it in GitHub Desktop.
class UrlHelper
include Singleton
include Rails.application.routes.url_helpers
end
UrlHelper.instance.resources_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment