module Gaku::Core::UrlHelpers

Public Instance Methods

gaku() click to toggle source
# File lib/gaku/core/url_helpers.rb, line 2
def gaku
  Gaku::Core::Engine.routes.url_helpers
end