1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Jonas Nicklas
d079c86ebb Add Rubocop. 2016-01-14 15:30:03 +01:00
Jonas Nicklas
68372c9c17 Add permitted attributes helper, closes #141
See discussion in #141. This provides a convenient helper which aids in permitting attributes in the controller.
2015-03-30 09:20:03 +02:00
Jonas Nicklas
b01cc67fca Make it possible to run pundit specs against different versions of RSpec 2014-07-18 16:07:49 +02:00
Thomas Klemm
32089ce9cf Update RSpec dependency to ~> 3.0.0 2014-07-13 10:50:06 +02:00
Thom Mahoney
7080ffd04c require activemodel instead of activerecord 2014-05-20 14:49:14 -07:00
Chris Legault
0e85e0cdb7 - Updated gemspec to use RSpec 3
- Updated tests to match new expect syntax
2014-02-08 08:19:24 -04:00
Thomas Klemm
38640c7016 Add bundler rake tasks for releasing gem 2014-02-07 18:15:05 +01:00
Jonas Nicklas
7b9415cfe5 Document project license in gemspec 2013-10-04 13:36:35 +02:00
Thomas Klemm
df735d14cb Lifting Rails dependency 2013-06-18 01:11:15 +02:00
Andy Lindeman
98b6ce8817 Supports Rails 4 2013-01-08 11:05:16 -05:00
Jonas Nicklas
27e7a93c13 Add Rakefile to make Travis happy 2012-11-19 13:47:38 +01:00
Jonas Nicklas
cf5828f3e8 Update gemspec 2012-11-19 13:04:07 +01:00
Jonas Nicklas
b8fd37110a Add specs and dependencies 2012-11-19 13:02:42 +01:00
Jonas Nicklas
1cad0b598a initial 2012-11-04 10:20:45 +01:00