RailsCasts Pro episodes are now free!

Learn more or hide this

Danilo Faria's Profile

GitHub User: danilofaria

Site: https://www.linkedin.com/in/danilofaria7

Comments by Danilo Faria

Avatar

After implementing that authorization solution, many of my controllers specs started failing because they are not authorized to run without the proper permission. How can I fake permission in a controller test to fix this problem?

Avatar

After implementing that authorization solution, many of my controllers specs started failing because they are not authorized to run without the proper permission. How can I fake permission in a controller test to fix this problem?