Skip to content

Hates/auto_auth_spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_auth_spec

Simple gem that allows you to automatically spec your controllers authentication checks.

NOTE: This is a totally dumb speccer. It assumes all of your controllers actions require authentication and doesn’t check for before_filter exceptions.

Usage

In your Controller spec simply:

require AuthAuthSpec

About

Auto spec controller authentication requests

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages