janx / lovd-by-less forked from stevenbristol/lovd-by-less

Integrate Ankoder Video Professional Service with lovd-by-less

This URL has Read+Write access

janx (author)
Wed Jul 30 20:21:38 -0700 2008
commit  ffc47b8649518e44c93fb22a2f092940746d1cd7
tree    f8ce783cf5506624a5f1bf7c0d696d363d20fcb3
parent  addd6f2f6bc1d3da46e05c4f2dde7b6061e0d3f5
lovd-by-less / Rakefile
100644 11 lines (7 sloc) 0.307 kb
1
2
3
4
5
6
7
8
9
10
11
# 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.join(File.dirname(__FILE__), 'config', 'boot'))
 
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
 
require 'tasks/rails'