Sha256: 216ce9e5f9375fa2f71c36cf67e8bb89709c9e704157499185eafd6c7b05ecad

Contents?: true

Size: 164 Bytes

Versions: 53

Compression:

Stored size: 164 Bytes

Contents

WashoutBuilder::Engine.routes.draw do
  root to: 'washout_builder#all'
  match '/*name' => 'washout_builder#all', :as => :washout_builder_service, :via => :get
end

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
washout_builder-2.0.5 config/routes.rb
washout_builder-2.0.4 config/routes.rb
washout_builder-2.0.3 config/routes.rb
washout_builder-2.0.2 config/routes.rb
washout_builder-2.0.0 config/routes.rb
washout_builder-1.7.5 config/routes.rb
washout_builder-1.7.4 config/routes.rb
washout_builder-1.7.3 config/routes.rb
washout_builder-1.7.2 config/routes.rb
washout_builder-1.7.1 config/routes.rb
washout_builder-1.7.0 config/routes.rb
washout_builder-1.6.5 config/routes.rb
washout_builder-1.6.4 config/routes.rb
washout_builder-1.6.3 config/routes.rb
washout_builder-1.6.2 config/routes.rb
washout_builder-1.6.1 config/routes.rb
washout_builder-1.5.6 config/routes.rb
washout_builder-1.5.5 config/routes.rb
washout_builder-1.5.4 config/routes.rb
washout_builder-1.5.3 config/routes.rb