Skip to content

Releases: brentgreeff/fat_model_auth

General cleanup

25 Jan 23:25
Compare
Choose a tag to compare

There was a 3.0.0 gem on rubygems but no v3 tag on github. Not sure why.
The v3 gem was very old and didnt really work on rails 5.1.

  • Did not include the Railtie changes.

This release also introduces a switch to RSpec, but just for the model helpers.
Specs for controller and view helpers needed.