Sha256: 43041d4d2817227651d04095d10d6a143519bd3cbef3fc9e8bdfa96655cbb5f1

Contents?: true

Size: 275 Bytes

Versions: 4

Compression:

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

SimpleTabs::Application.load_tasks

Version data entries

4 entries across 4 versions & 1 rubygems

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