Releases: zachahn/rails_anonymous_controller_testing
Releases · zachahn/rails_anonymous_controller_testing
v0.0.5
Added
- Option to rename the anonymous controller
v0.0.4
Fixed
- The routes get set more consistently
v0.0.3
Added
- Support for multiple test classes in one file
v0.0.2
Fixed
- Ensures that the
ActiveSupport.on_load(:action_dispatch_integration_test)
hook runs
v0.0.1
Added
- Ability to create an anonymous controller in a Rails integration test
- Ability to create views for the controller
- A default
resources
route
- Ability to customize the route
v0.0.0
"Release v0.0.0"
Decrement version since it's not released yet