git ssb

0+

dangerousbeans / project-entropy.com



Tree: 80695cc045055f86edf080b263a3d25004bf05c4

Files: 80695cc045055f86edf080b263a3d25004bf05c4 / 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