Skip to content

Commit d2e2c28

Browse files
committed
Update instructions
1 parent 300a58e commit d2e2c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installation (Rails 3)
88

99
In your Gemfile:
1010

11-
gem 'activevalidators'
11+
gem 'activevalidators', :require => 'active_validators'
1212

1313

1414
In your models, the gem provides new validators like `email`, or `url`:

0 commit comments

Comments
 (0)