|
|
SpritesCLI.new.invoke(:generate, [], :disable_optimization => true)
|
|
SpritesCLI.new.invoke(:generate, [], :disable_optimization => true)
|
|
|
sprockets.cache = ActiveSupport::Cache.lookup_store :file_store, root.join('tmp', 'cache', 'assets', environment.to_s)
|
|
sprockets.cache = ActiveSupport::Cache.lookup_store :file_store, root.join('tmp', 'cache', 'assets', environment.to_s)
|