My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
# 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'

Change log

r388 by fr4nkieroberto on Feb 6, 2010   Diff
Tagging 0.5.1 release
Go to: 
Sign in to write a code review

Older revisions

r3 by fr4nkieroberto on May 9, 2009   Diff
[No log message]
All revisions of this file

File info

Size: 307 bytes, 10 lines
Powered by Google Project Hosting