Sha256: 917f460a7abb6e8e92df16836b3c1b8c956554a82491ba549034e4bb6b91e20a

Contents?: true

Size: 272 Bytes

Versions: 56

Compression:

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

Example::Application.load_tasks

Version data entries

56 entries across 52 versions & 8 rubygems

Version Path
ab_panel-0.4.4 example/Rakefile
ab_panel-0.4.3 example/Rakefile
ab_panel-0.4.2 example/Rakefile
ab_panel-0.4.1 example/Rakefile
ab_panel-0.4.0 example/Rakefile
ab_panel-0.3.3 example/Rakefile
ab_panel-0.3.2 example/Rakefile
ab_panel-0.3.1 example/Rakefile
ruian-0.0.1 example/Rakefile
ab_panel-0.3.0 example/Rakefile
ab_panel-0.2.0 example/Rakefile
ab_panel-0.1.3 example/Rakefile
ab_panel-0.1.2 example/Rakefile
ab_panel-0.1.1 example/Rakefile
ab_panel-0.1.0 example/Rakefile
ab_panel-0.0.9 example/Rakefile
ab_panel-0.0.8 example/Rakefile
ab_panel-0.0.7 example/Rakefile
ab_panel-0.0.6 example/Rakefile
ab_panel-0.0.5 example/Rakefile