git ssb

0+

dangerousbeans / project-entropy.com



Tree: 899666962870726e7f82be6817df47ad5d425c02

Files: 899666962870726e7f82be6817df47ad5d425c02 / 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