ryanb / cancan

Authorization Gem for Ruby on Rails.
MIT License
6.27k stars 783 forks source link

undefined local variable or method `as_action_aliases' for #<Ability:0x10763da00> #827

Open timuckun opened 11 years ago

timuckun commented 11 years ago

This was working and now it's not.

No idea why or how.

natebird commented 11 years ago

Hi Tim,

Can you provide a stack trace or something for us to look at? Maybe we can help diagnose the issue.

Thanks!

xhoy commented 10 years ago

Thanks for your submission! The ryanb/cancan repository has been inactive since Sep 06, 2013. Since only Ryan himself has commit permissions, the CanCan project is on a standstill.

CanCan has many open issues, including missing support for Rails 4. To keep CanCan alive, an active fork exists at cancancommunity/cancancan. The new gem is cancancan. More info is available at #994.

If your pull request or issue is still applicable, it would be really appreciated if you resubmit it to CanCanCan.

We hope to see you on the other side!