symmetric-encryption 0.5.0 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ module SymmetricEncryption #:nodoc:
|
|
13
13
|
#config.symmetric_encryption = ::SymmetricEncryption::Config
|
14
14
|
|
15
15
|
rake_tasks do
|
16
|
-
load "
|
16
|
+
load "symmetric_encryption/railties/symmetric_encryption.rake"
|
17
17
|
end
|
18
18
|
|
19
19
|
# Initialize Symmetry. This will look for a symmetry.yml in the config
|
Binary file
|