Sha256: 623ed4f58eb7d553949d2ea7b5a58cf97745d32fa95566aae8ce93b4e5c1f7ab

Contents?: true

Size: 390 Bytes

Versions: 12

Compression:

Stored size: 390 Bytes

Contents

#--
# 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 }

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
fauna-mysql-2.8.1.1 Rakefile
mysql-2.9.1-x86-mswin32-60 Rakefile
mysql-2.9.1-x86-mingw32 Rakefile
mysql-2.9.1 Rakefile
mysql-2.9.0-x86-mswin32-60 Rakefile
mysql-2.9.0-x86-mingw32 Rakefile
mysql-2.9.0 Rakefile
vanity-1.7.1 vendor/ruby/1.9.1/gems/mysql-2.8.1/Rakefile
phonet-0.0.1 Rakefile
mysql-2.8.1-x86-mswin32 Rakefile
mysql-2.8.1-x86-mingw32 Rakefile
mysql-2.8.1 Rakefile