module StrongRoutes

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/strong_routes.rb, line 9
def self.config
  @config ||= Config.new
end