Sha256: 3ba970288ecb9d840cf09fe8cb029d882c9e6870d5fe32bf378f6208e044e7ca

Contents?: true

Size: 271 Bytes

Versions: 19

Compression:

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

Rails3::Application.load_tasks

Version data entries

19 entries across 19 versions & 3 rubygems

Version Path
glow-0.0.16 spec/dummy/Rakefile
glow-0.0.15 spec/dummy/Rakefile
drtom_rails_config-0.5.0.beta1 spec/app/rails_3/Rakefile
config-1.0.0 spec/app/rails_3/Rakefile
config-1.0.0.beta3 spec/app/rails_3/Rakefile
config-1.0.0.beta2 spec/app/rails_3/Rakefile
config-1.0.0.beta1 spec/app/rails_3/Rakefile
glow-0.0.14 spec/dummy/Rakefile
glow-0.0.13 test/rails3/Rakefile
glow-0.0.12 test/rails3/Rakefile
glow-0.0.11 test/rails3/Rakefile
glow-0.0.10 test/rails3/Rakefile
glow-0.0.9 test/rails3/Rakefile
glow-0.0.8 test/rails3/Rakefile
glow-0.0.7 test/rails3/Rakefile
glow-0.0.6 test/rails3/Rakefile
glow-0.0.5 test/rails3/Rakefile
glow-0.0.4 test/rails3/Rakefile
glow-0.0.3 test/rails3/Rakefile