Sha256: d1670b832a7925d01df2a386baf905769fa2f60e2c01f58eac3dfac4e9f92eec

Contents?: true

Size: 269 Bytes

Versions: 4

Compression:

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

Main::Application.load_tasks

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tabulous-1.3.0 test/applications/rails31/main/Rakefile
tabulous-1.2.0 test/applications/rails31/main/Rakefile
tabulous-1.1.0 test/applications/rails31/main/Rakefile
tabulous-1.0.3 test/applications/rails31/main/Rakefile