Sha256: 1a751ba747a2475d2cae984bca44b63a4bc7d09be49925f41291dfda8f611a69

Contents?: true

Size: 208 Bytes

Versions: 10

Compression:

Stored size: 208 Bytes

Contents

require_relative "routes/cms_admin"
require_relative "routes/cms"

class ActionDispatch::Routing::Mapper

  def comfy_route(identifier, options = {})
    send("comfy_route_#{identifier}", options)
  end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.12 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.11 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.10 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.9 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.8 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.7 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.6 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.5 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.4 lib/comfortable_mexican_sofa/routing.rb
comfortable_mexican_sofa-2.0.3 lib/comfortable_mexican_sofa/routing.rb