All Versions
16
Latest Version
Avg Release Cycle
133 days
Latest Release
1019 days ago

Changelog History
Page 2

  • v1.2.1 Changes

    March 13, 2017
    • Attempt to get split matchers file working inside of gem.
  • v1.2.0 Changes

    March 13, 2017
    • โž• Add RSpec to the project, along with specs for existing matchers.
    • Add permit_actions and forbid_actions matchers.
    • โš  Prevent "instance variable not initialized" warnings from appearing in the test output.
    • Attempt to split matchers file into smaller files.
  • v1.1.0 Changes

    June 15, 2016
    • Add for_action matcher that can be chained to mass_assignment_of matchers.
    • ๐Ÿ”„ Change the word 'performing' to 'authorising' in failure messages.
    • Fix forbid_mass_assignment_of matcher which was checking the opposite condition.
  • v1.0.2 Changes

    March 09, 2016
    • ๐Ÿš… Simplify gem dependencies to support RSpec 3.5 beta (and Rails 5).
  • v1.0.1 Changes

    February 25, 2016
    • Require rspec/core explicitly.
  • v1.0.0 Changes

    January 14, 2016
    • ๐ŸŽ‰ Initial stable release.