Update to Rails 2.3.9 and itextomml 1.3.27
This commit is contained in:
parent
113e0af736
commit
ef30cc22df
200 changed files with 3065 additions and 1204 deletions
|
@ -12,6 +12,8 @@ require 'rbench'
|
|||
|
||||
__DIR__ = File.dirname(__FILE__)
|
||||
$:.unshift "#{__DIR__}/../lib"
|
||||
$:.unshift "#{__DIR__}/../../activesupport/lib"
|
||||
|
||||
require 'active_record'
|
||||
|
||||
conn = { :adapter => 'mysql',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue