rails_cacheable_flash 0.0.22 → 0.0.23
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,2 @@
|
|
1
|
-
require "
|
2
|
-
require "
|
1
|
+
require "rails_cacheable_flash/version"
|
2
|
+
require "rails_cacheable_flash/engine"
|