CanCanCan v1.6.1 Release Notes

Release Date: 2011-03-15 // about 13 years ago
    • 🏗 Use Item.new instead of build_item for singleton resource so it doesn't effect database - see issue #304.

    • 👀 Made accessible_by action default to :index and parent action default to :show instead of :read - see issue #302.

    • 👀 Reverted Inherited Resources "collection" override since it doesn't seem to be working - see issue #305.

    • 👀 {see the full list of changes}[https://github.com/CanCanCommunity/cancancan/compare/1.6.0...1.6.1].