Sha256: 6397afd86fb472e0b0db844c1adcb2e540514fae42fc422693c0c4be28579f1e

Contents?: true

Size: 113 Bytes

Versions: 4

Compression:

Stored size: 113 Bytes

Contents

Dummy::Application.routes.draw do
  get  'test' => 'application#index'
  post 'test' => 'application#create'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
angular_rails_csrf-1.0.4 test/dummy/config/routes.rb
angular_rails_csrf-1.0.3 test/dummy/config/routes.rb
angular_rails_csrf-1.0.2 test/dummy/config/routes.rb
angular_rails_csrf-1.0.1 test/dummy/config/routes.rb