Sha256: b04dfd505a8593c44401d5017f96646364b4cac9a6c9296bae6b6b63827b903c
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
module SsnValidator # making this an engine gives us the rake task to copy the migrations to your application # as well as the rake tasks defined in this gem in your application class Engine < ::Rails::Engine end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ssn_validator-1.1.0 | lib/ssn_validator/engine.rb |