[svn] / shibuki / Rakefile Repository:
ViewVC logotype

View of /shibuki/Rakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 150 - (download) (annotate)
Fri Dec 30 02:09:25 2005 UTC (4 years, 8 months ago) by nyaxt
File size: 307 byte(s)
Upgraded to Rails 1.0
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/switchtower.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'

admin
ViewVC Help
Powered by ViewVC 1.0.5