Sha256: 189443629e22f7420292944bea8276dcbb0d8a3d72407f7ba1e614e2a87d73ab

Contents?: true

Size: 104 Bytes

Versions: 57

Compression:

Stored size: 104 Bytes

Contents

Rails.application.routes.draw do
  root :to => 'home#index'

  mount RailsDb::Engine => "/rails/db"
end

Version data entries

57 entries across 41 versions & 2 rubygems

Version Path
rails_db-2.4.4 test/standalone/config/routes.rb
rails_db-2.4.3 test/standalone/config/routes.rb
rails_db-2.4.2 test/standalone/config/routes.rb
rails_db-2.4.1 test/standalone/config/routes.rb
rails_db-2.4.0 test/standalone/config/routes.rb
rails_db-2.3.1 test/standalone/config/routes.rb
rails_db-2.3.0 test/standalone/config/routes.rb
rails_db-2.2.1 test/standalone/config/routes.rb
rails_db-2.2.0 test/standalone/config/routes.rb
rails_db-2.1.1 test/standalone/config/routes.rb
rails_db-2.1.0 test/standalone/config/routes.rb
rails_db-2.0.6 test/standalone/config/routes.rb
rails_db-2.0.5 test/standalone/config/routes.rb
rails_db-2.0.4 test/standalone/config/routes.rb
xplore-0.0.1.alpha test/standalone/config/routes.rb
rails_db-2.0.3 test/standalone/config/routes.rb
rails_db-2.0.2 test/standalone/config/routes.rb
rails_db-2.0.1 test/standalone/config/routes.rb
rails_db-2.0.0 test/standalone/config/routes.rb
rails_db-1.6.0 test/standalone/config/routes.rb