Sha256: 4d324f8c7abb5af1e4572ffcc1ac10beed8e35d84098da4c910096c9cda95355

Contents?: true

Size: 273 Bytes

Versions: 6

Compression:

Stored size: 273 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__)

Railsapi::Application.load_tasks

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
redis-kit-0.1.0 test/railsapi/Rakefile
redis-kit-0.0.6 test/railsapi/Rakefile
redis-kit-0.0.5 test/railsapi/Rakefile
redis-kit-0.0.4 test/railsapi/Rakefile
redis-kit-0.0.3 test/railsapi/Rakefile
redis-kit-0.0.2 test/railsapi/Rakefile