Ben Woosley
b3dda82c10
:check_dependencies task isn't provided by Jeweler when a Gemfile is around. See: https://github.com/technicalpickles/jeweler/blob/master/lib/jeweler/tasks.rb
2011-01-10 21:57:40 -05:00
Zach Dennis
6c6a0d22b9
Updating Gemfile to require jeweler and rakefile to use Bundler to ensure dependencies are installed.
2010-09-26 20:48:14 -04:00
Zach Dennis
b6c72f8456
Providing support for the Mysql2 adapter.
2010-09-26 16:04:00 -04:00
Victor Costan
42175ca94a
Initial work for re-packaging as gem.
2010-08-10 21:39:26 -04:00
Zach Dennis
24feb801f5
Updated how tests are run so Rake is not invoked twice.
...
* removing support for Oracle in the rakefile as it is no currently supported
2010-08-10 20:48:16 -04:00
Zach Dennis
3523138a7a
* Added basic import support for PostgreSQL.
...
* Requiring database adapter is now "require 'ar-extensions/import/<adapter_name>" so it won't conflict with previous versions of ar-extensions or other libraries extracted out of older ar-extensions, which "require 'ar-extensions'"
2010-04-08 20:57:10 -04:00
Zach Dennis
459aeb6fee
Updated Rakefile and test_helper to work with more adapters than just sqlite3.
2010-03-13 20:20:55 -05:00