Skip to content

Releases: zachahn/rails_anonymous_controller_testing

v0.0.5

Choose a tag to compare

@zachahn zachahn released this 20 Sep 01:40

Added

  • Option to rename the anonymous controller

v0.0.4

Choose a tag to compare

@zachahn zachahn released this 20 Sep 01:39

Fixed

  • The routes get set more consistently

v0.0.3

Choose a tag to compare

@zachahn zachahn released this 09 Aug 05:57

Added

  • Support for multiple test classes in one file

v0.0.2

Choose a tag to compare

@zachahn zachahn released this 01 Aug 15:52

Fixed

  • Ensures that the ActiveSupport.on_load(:action_dispatch_integration_test)
    hook runs

v0.0.1

Choose a tag to compare

@zachahn zachahn released this 01 Aug 15:50

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

Choose a tag to compare

@zachahn zachahn released this 01 Aug 13:48
"Release v0.0.0"

Decrement version since it's not released yet