]> git.openstreetmap.org Git - rails.git/blob - vendor/plugins/validates_email_format_of/rails/init.rb
Wait for dom:loaded to fire before initialising the map
[rails.git] / vendor / plugins / validates_email_format_of / rails / init.rb
1 if defined?(ActiveRecord::Base)
2   require 'validates_email_format_of'
3 end