Sha256: cbfd48db6fe499374f04cbe0751ae02a9d7267efa6d93eb6e85dae1b588e7483

Contents?: true

Size: 82 Bytes

Versions: 12

Compression:

Stored size: 82 Bytes

Contents

RailsApp::Application.routes.draw do
  resources :posts, only: [:index, :new]
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
ghost_writer-0.5.0 spec/rails_app/config/routes.rb
template-switcher-0.0.2 spec/rails_app/config/routes.rb
ghost_writer-0.4.2 spec/rails_app/config/routes.rb
ghost_writer-0.4.1 spec/rails_app/config/routes.rb
ghost_writer-0.4.0 spec/rails_app/config/routes.rb
ghost_writer-0.3.1 spec/rails_app/config/routes.rb
ghost_writer-0.3.0 spec/rails_app/config/routes.rb
ghost_writer-0.2.0 spec/rails_app/config/routes.rb
ghost_writer-0.1.1 spec/rails_app/config/routes.rb
ghost_writer-0.1.0 spec/rails_app/config/routes.rb
ghost_writer-0.0.1 spec/rails_app/config/routes.rb
template-switcher-0.0.1 spec/rails_app/config/routes.rb