forked from tenderlove/rubycommitters.org
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRakefile
More file actions
Latest commit
7 lines (5 loc) · 274 Bytes
/
Copy pathRakefile
File metadata and controls
7 lines (5 loc) · 274 Bytes
1
2
3
4
5
6
7
# 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.
requireFile.expand_path('../config/application',__FILE__)
require'rake'
Rubycommitters::Application.load_tasks