Jared Beck

Results 80 comments of Jared Beck

Can you try the most recent version of cancan (currently 1.6.10) to see if your issue has been resolved? This is one of the oldest CanCan issues with no discussion....

Can you try the most recent version to see if your issue has been resolved? This issue is tagged 2.0, so you'll want to use the master branch. This is...

It is probably a mistake to define the same ability twice, eg. for the constant `User` and the symbol `:user`. [Don't repeat yourself](http://en.wikipedia.org/wiki/Don%27t_repeat_yourself). Also, you describe this ``` can :manage,...

> This I believe is a bug .. OK, this is the right place for bugs. :) The next step is to write a failing test. Cancan uses rspec 2.6...

I expect this can only be reproduced within a certain time window after a gem is released, so I'll try to remember to test again the next time I release...

This is not exactly what Nak is ask for, but my company wrote a gem that measures how out-of-date your Gemfile is. https://github.com/jaredbeck/libyear-bundler

:) no worries. Want me to fix the conflict, or is any discussion needed?

Today, when asked to release a version of `inherited_resources` that supports rails 5, Rafael França said: > .. for more than 4 years this gem is deprecated .. there is...