module BulutfonDashboard::ApplicationHelper

Public Instance Methods

bulutfon_dashboard() click to toggle source
# File lib/generators/templates/helpers/application_helper.rb, line 2
def bulutfon_dashboard
  BulutfonDashboard::Engine.routes.url_helpers
end