Sha256: b7feb8e5a9ff47cb504ff27d1f284d0ca89dbe3c357740cd5133d6eb65dd4d23
Contents?: true
Size: 158 Bytes
Versions: 4
Compression:
Stored size: 158 Bytes
Contents
namespace :ampere do desc "Flush ALL data out of Redis (only call this if you know what you're doing!)" task :flush do Redis.new.flushall end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ampere-1.2.3 | lib/rails/tasks/ampere.rake |
ampere-1.2.2 | lib/rails/tasks/ampere.rake |
ampere-1.2.1 | lib/rails/tasks/ampere.rake |
ampere-1.2.0 | lib/rails/tasks/ampere.rake |