Correct name of ActiveRecord
This commit is contained in:
parent
f973bee52b
commit
c38de8027f
6 changed files with 6 additions and 6 deletions
|
@ -1,3 +1,3 @@
|
|||
if defined?(ActionRecord::Base)
|
||||
if defined?(ActiveRecord::Base)
|
||||
require 'validates_email_format_of'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue