Sha256: 7af9f686541e87f910c93ad178dc3d9393540c1847d233b228e0d58305059908
Contents?: true
Size: 290 Bytes
Versions: 43
Compression:
Stored size: 290 Bytes
Contents
namespace :statistics do # desc "start the server" # task :start => :application do # Statistics.start unless PICKY_ENVIRONMENT == 'test' # end # desc "stop the server" # task :stop => :application do # Statistics.stop unless PICKY_ENVIRONMENT == 'test' # end end
Version data entries
43 entries across 43 versions & 1 rubygems