Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Makes cancan2.0 compatible with Rails4 and optimise a view call #1001

Open
wants to merge 3 commits into
base: 2.0
Choose a base branch
from

Commits on Apr 3, 2014

  1. Update rule.rb

    Optimize DB hits when supplying a scope (AR:Relation)
    gamov committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    6016685 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Fix rails 4 deprecations

    gamov authored and gamov committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    6b95ba9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Workaround issue ryanb#727

    If conditions are the same, we don’t merge them.
    ryanb#727
    gamov committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    435b655 View commit details
    Browse the repository at this point in the history