andhapp
andhapp
That only happens in the installed gem as I forked the project and it looks arrite.
Do not use the gem. Just clone the repo and it works like a charm.
@fuelxc: Thanks for the pull request and sorry for such a long delay in merging this request. Can you please give us a real-world use case where you encountered this...
@archan937: What's the reason to Marshal the ability class? I've never had to do it so curious to know.
You are trying to access a helper method defined in controller for your views specs. The way to go is to do something like this: view.stub(:current_user) { User.new # return...
I am intrigued to see your code and see if I can spot anything. Is it possible to share your code. Also, can you please post the full error stack?...
Is it possible for you to create a dummy app with bare minimum feature that replicates this issue? I will pull it down and investigate this.
Okay. Thanks. I will create a test app and try and replicate the issue, if I get time.
@ndgiang84: Hey, will you be able to create a dummy app that reproduces this issue and push it in a public repo somewhere and add the link to it in...
@vowell: The default leader key is \ key. Can you try and post here?