Sha256: 6898ccd40a410b9135236c633b423133261989e123a5b34e25ba4df9cdab2d82

Contents?: true

Size: 213 Bytes

Versions: 5

Compression:

Stored size: 213 Bytes

Contents

# bundle exec rake replace_effective_snippets
desc 'Replaces effective_assets snippets with ActiveStorage uploads'
task :replace_effective_snippets => :environment do
  Effective::SnippetReplacer.new.replace!
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
effective_assets-1.12.2 lib/tasks/replace_effective_snippets.rake
effective_assets-1.12.1 lib/tasks/replace_effective_snippets.rake
effective_assets-1.12.0 lib/tasks/replace_effective_snippets.rake
effective_developer-0.6.7 lib/tasks/replace_effective_snippets.rake
effective_developer-0.6.6 lib/tasks/replace_effective_snippets.rake