git ssb

0+

dangerousbeans / project-entropy.com



Tree: 2c56ea9f2939e5c53e1370165c2df9a26b690aed

Files: 2c56ea9f2939e5c53e1370165c2df9a26b690aed / Rakefile

249 bytesRaw
1# Add your own tasks in files placed in lib/tasks ending in .rake,
2# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
4require File.expand_path('../config/application', __FILE__)
5
6Rails.application.load_tasks
7

Built with git-ssb-web