Sha256: a7eb255d3bc878d5912aaf1799a97685ea39ce8ab082b3001e151cf0263153a7
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
Rails400::Application.routes.draw do resources :entities resources :purchases, only: %i(create) resources :transitions, only: %i(create) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chillout-0.8.9 | test/support/rails_5_1_1/config/routes.rb |
chillout-0.8.8 | test/support/rails_5_1_1/config/routes.rb |