Skip to content

merhard/rails-regression-testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the tests:

  • git clone git@github.com:merhard/rails-regression-testapp.git
  • cd rails-regression-testapp
  • bin/setup
  • bin/rake test

To see the regression in a browser at http://localhost:3000/sub_uri:

  • bin/rails s

If the Rails version is changed from v4.2.3 to v4.2.2, the test passes and the regression is not seen in the view.

About

Rails Test App to demonstrate mounted engine named route helpers regression in v4.2.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors