%PDF- %PDF-
Direktori : /home/rs/ruby/1.8/lib/ruby/gems/1.8/gems/mysql-2.9.1/ |
Current File : //home/rs/ruby/1.8/lib/ruby/gems/1.8/gems/mysql-2.9.1/Rakefile |
#-- # Copyright (c) 2008 Luis Lavena # # This source code is released under the MIT License. # See LICENSE file for details #++ # # NOTE: Keep this file clean. # Add your customizations inside tasks directory. # Thank You. # begin require 'rake' rescue LoadError require 'rubygems' require 'rake' end # load rakefile extensions (tasks) Dir['tasks/*.rake'].sort.each { |f| load f }