Sha256: 6d39b97e7ef53af7236e891b36d6aa8f934f56c27b5b6c526b19a6e6734b11c6
Contents?: true
Size: 270 Bytes
Versions: 1
Compression:
Stored size: 270 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__) Aphro::Application.load_tasks
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aphro-0.0.1 | lib/server/Rakefile |