Sha256: 58659b0e9c882cbe854ddd330933de2b6304a8c92be520fcb79fd1dee1f2e755

Contents?: true

Size: 294 Bytes

Versions: 16

Compression:

Stored size: 294 Bytes

Contents

#!/usr/bin/env rake
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require File.expand_path('../config/application', __FILE__)

Aleph::Application.load_tasks

require 'resque/tasks'

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
aleph_analytics-0.4.9.pre.dev Rakefile
aleph_analytics-0.4.8 Rakefile
aleph_analytics-0.4.7 Rakefile
aleph_analytics-0.4.4 Rakefile
aleph_analytics-0.4.2 Rakefile
aleph_analytics-0.4.1 Rakefile
aleph_analytics-0.3.0 Rakefile
aleph_analytics-0.2.0 Rakefile
aleph_analytics-0.1.0 Rakefile
aleph_analytics-0.0.6 Rakefile
aleph_analytics-0.0.5 Rakefile
aleph_analytics-0.0.4 Rakefile
aleph_analytics-0.0.3 Rakefile
aleph_analytics-0.0.2 Rakefile
aleph_analytics-0.0.1.alpha Rakefile
aleph_analytics-0.0.0.alpha Rakefile