Sha256: 9b30585275278f5d1dd7898f8c83f0431cb394c3a7d841bffe218f5999dd80b4

Contents?: true

Size: 271 Bytes

Versions: 7

Compression:

Stored size: 271 Bytes

Contents

# 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__)
require 'rake'

Rails3xRoot::Application.load_tasks

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
clog-0.2.0 test/rails3x_root/Rakefile
clog-0.1.1 test/rails3x_root/Rakefile
clog-0.1.0 test/rails3x_root/Rakefile
auto_hash-0.3.1 test/rails3x_root/Rakefile
auto_hash-0.3.0 test/rails3x_root/Rakefile
auto_hash-0.2.0 test/rails3x_root/Rakefile
auto_hash-0.1.0 test/rails3x_root/Rakefile