Sha256: c7915bf395f72143a2b3e943bcf7da8a5b322dffc97cf13f98c170e6578a31cc

Contents?: true

Size: 186 Bytes

Versions: 3

Compression:

Stored size: 186 Bytes

Contents

Rails.application.routes.draw do
  resources :pages
  root :to => "pages#index"
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
trix_on_rails-0.2.0 test/dummy/config/routes.rb
trix_add_on-0.1.4 test/dummy/config/routes.rb
trix_add_on-0.1.3 test/dummy/config/routes.rb