Two factor authentication extension for Devise
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Dmitrii Golub 7505dbf8c8 +cookies serializer for rails apps with version >= 4.1 11 years ago
..
app Merge pull request #27 from rossta/integration_spec_for_send_code 11 years ago
config +cookies serializer for rails apps with version >= 4.1 11 years ago
db Feature spec for max login attempts 11 years ago
lib adds integration spec to ensure authentication code is sent on sign in 11 years ago
public rename rails app in spec directory 11 years ago
script rename rails app in spec directory 11 years ago
.gitignore Updates to dummy app 11 years ago
README.md Updates to dummy app 11 years ago
Rakefile rename rails app in spec directory 11 years ago
config.ru rename rails app in spec directory 11 years ago

README.md

Dummy

You have found the dummy rails app used for integration testing of the two_factor_authentication gem.