Navigation Menu

Skip to content

Commit

Permalink
+ description
Browse files Browse the repository at this point in the history
  • Loading branch information
Houdini committed May 21, 2012
1 parent 5ab35f4 commit 046a808
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion two_factor_authentication.gemspec
Expand Up @@ -9,7 +9,13 @@ Gem::Specification.new do |s|
s.email = ["dmitrii.golub@gmail.com"]
s.homepage = "https://github.com/Houdini/two_factor_authentication"
s.summary = %q{Two factor authentication plugin for devise}
s.description = s.summary
s.description = <<-EOF
### Features ###
* control sms code pattern
* configure max login attempts
* per user level control if he really need two factor authentication
* your own sms logic
EOF

s.rubyforge_project = "two_factor_authentication"

Expand Down

0 comments on commit 046a808

Please sign in to comment.