Sha256: c656af06936d003cac545b9ed67d10bee2099d4f5792e75dd3f533413c7b7256

Contents?: true

Size: 132 Bytes

Versions: 11

Compression:

Stored size: 132 Bytes

Contents

require 'montage_rails/mock_server'

Rails.application.routes.draw do
  mount MontageRails::MockServer => "/montage_rails_mock"
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
montage_rails-1.0.0 test/dummy/config/routes.rb
montage_rails-0.7.4 test/dummy/config/routes.rb
montage_rails-0.7.3 test/dummy/config/routes.rb
montage_rails-0.7.2 test/dummy/config/routes.rb
montage_rails-0.7.1 test/dummy/config/routes.rb
montage_rails-0.7 test/dummy/config/routes.rb
montage_rails-0.6.4 test/dummy/config/routes.rb
montage_rails-0.6.3 test/dummy/config/routes.rb
montage_rails-0.6.2 test/dummy/config/routes.rb
montage_rails-0.6.1 test/dummy/config/routes.rb
montage_rails-0.6.0 test/dummy/config/routes.rb