Sha256: 27d28275c05798b7889706b01a0894726393ad80859a45e69d9e3ed07e76fc39

Contents?: true

Size: 107 Bytes

Versions: 4

Compression:

Stored size: 107 Bytes

Contents

Rails.application.routes.draw do
  get "calendar" => "sample#show"
  mount Candle::Engine => "/candle"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
candl-0.1.4 spec/dummy/config/routes.rb
candl-0.1.3 spec/dummy/config/routes.rb
candl-0.1.2 spec/dummy/config/routes.rb
candl-0.1.0 spec/dummy/config/routes.rb