install.rb in cacheable_flash-0.2.7 vs install.rb in cacheable_flash-0.2.8
- old
+ new
@@ -1,6 +1,6 @@
# Only executed when installed as plugin.
-# When installed as a gem must use the generator, unless using Rails >= 3.1,
+# When installed as a gem must use the generator, unless using Rails >= 3.1 and asset pipeline,
# in which case the asset pipeline takes care of everything
require 'fileutils'
include FileUtils
dir = "#{File.dirname(__FILE__)}/vendor/assets/javascripts"