This website works better with JavaScript.
Explore
Help
Sign In
baarkerlounger
/
two_factor_authentication
Watch
1
Star
0
Fork
You've already forked two_factor_authentication
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Two factor authentication extension for Devise
197
Commits
3
Branches
13
Tags
466 KiB
Ruby
95.2%
HTML
4.6%
Tree:
ffbad70848
two_factor_authentication
/
spec
/
support
/
sms_provider.rb
5 lines
85 B
Raw
Blame
History
RSpec
.
configure
do
|
c
|
c
.
before
(
:each
)
do
SMSProvider
.
messages
.
clear
end
end
Reference in new issue
Copy Permalink