1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00
varvet--pundit/lib/generators
Ian Young 675d7c9c22 Use .all in the scope generators
This matches the examples in the README, and is the correct behavior for
anyone using ActiveRecord. Passing the `scope` object directly out can
cause weird behavior when used like `policy_scope(MyKlass)`.
2018-05-31 10:00:45 -05:00
..
pundit Use .all in the scope generators 2018-05-31 10:00:45 -05:00
rspec Remove empty line for cosme 2018-05-16 05:56:46 +09:00
test_unit Remove empty line for cosme 2018-05-16 05:56:46 +09:00