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