Sha256: cb3cf749b860e87dddcbc91ca5d88991ded2b5889aa4c21396f68b591c9b8b9d

Contents?: true

Size: 269 Bytes

Versions: 8

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__)

Bank::Application.load_tasks

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
command_model-2.1.1 examples/bank/Rakefile
command_model-2.1.0 examples/bank/Rakefile
command_model-2.0.1 examples/bank/Rakefile
command_model-2.0.0 examples/bank/Rakefile
command_model-1.3.0 examples/bank/Rakefile
command_model-1.2.0 examples/bank/Rakefile
command_model-1.1.0 examples/bank/Rakefile
command_model-1.0.0 examples/bank/Rakefile