clearance Questions
1
Solved
I have a Rails app with Clearance and Pundit and I'm trying to create "teams" where the "Team Leader" can invite other users to join their team. I would like to do something similar to devise_invit...
Jenette asked 23/5, 2018 at 14:56
8
Solved
I'm using Clearance for authentication in my Rails application. The Clearance::User mixin adds a couple of validations to my User model, but there's one of these that I would like to remove or over...
Ankerite asked 22/2, 2010 at 8:54
1
Solved
I've been using rails_admin v0.7.0 with the clearance gem successfully up this point. I tried to update rails_admin to v1.0 today, but am getting an undefined variable or method error for current_u...
Cycloparaffin asked 11/10, 2016 at 6:0
2
Solved
What I what to accomplish is to use (rely on) current_user method while defining Cucumber steps. I'm using Clearance in my project.
First of all I tried to use sign_in but it didn't work (I guess ...
Loireatlantique asked 18/11, 2010 at 14:54
2
Solved
I'm writing a Rails 3.1 app, using Clearance for auth. I want to add standard Facebook auth: allow users to continue to register/authenticate with us directly (using Clearance) or via FB; if they s...
Frymire asked 5/10, 2011 at 21:41
1
© 2022 - 2024 — McMap. All rights reserved.