Skip to content

Commit

Permalink
add missing depend info
Browse files Browse the repository at this point in the history
  • Loading branch information
traxanos committed Jun 6, 2011
1 parent 38c9c5a commit ce8b57b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rdoc
Expand Up @@ -9,6 +9,9 @@ add to Gemfile
after bundle execute after bundle execute
rails g devise_security_extension:install rails g devise_security_extension:install


for :secure_validatable you need to add
gem 'rails_email_validator'

== Configuration == Configuration


Devise.setup do |config| Devise.setup do |config|
Expand Down

0 comments on commit ce8b57b

Please sign in to comment.