Sha256: c1c4c7ad92477822c610f0b241af0759e5a885cb5ee8dcdab12683790c8fe17a
Contents?: true
Size: 341 Bytes
Versions: 3
Compression:
Stored size: 341 Bytes
Contents
Rails.application.routes.draw do namespace :books do get :hello get :with_variables get :with_capture get :escaped get :preserve get :syntax_error get :indent_error get :unparsable get :invalid_interpolation get :filter_not_found get :filter_invalid_interpolation get :object_ref end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
faml-0.6.0 | spec/rails/config/routes.rb |
faml-0.5.1 | spec/rails/config/routes.rb |
faml-0.5.0 | spec/rails/config/routes.rb |