Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Rakefile - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 13f1f9fa41b4a30788a29e12306331f7ad6c9877 (plain)
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.

require File.expand_path('../config/application', __FILE__)
require 'rake'

Rails::Application.load_tasks