Sha256: ffbd373409020608e1c78c684eebad574e1fbba706eccfd1b9cf181070abf010
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
app_class = "#{File.basename(Rails.root).camelize}::Application".constantize app_class.routes.draw do resources :carryover get ':controller/:action' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fortitude-0.9.6-java | spec/rails/templates/complex_helpers_system_spec/config/routes.rb |
fortitude-0.9.6 | spec/rails/templates/complex_helpers_system_spec/config/routes.rb |