public
Rubygem
Description: An ActiveRecord to the DBSlayer lightweight proxy/pooling layer (http://code.nytimes.com/projects/dbslayer)
Clone URL: git://github.com/harrisj/activerecord-dbslayer-adapter.git
Search Repo:
100644 31 lines (31 sloc) 0.712 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
config/hoe.rb
config/requirements.rb
lib/active_record/connection_adapters/dbslayer_adapter.rb
lib/active_record/connection_adapters/dbslayer_connection.rb
lib/activerecord-dbslayer-adapter.rb
log/debug.log
script/console
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/rcov.rake
tasks/website.rake
test/helper.rb
test/localtest.rb
test/test_dbslayer_adapter.rb
test/test_dbslayer_column.rb
test/test_dbslayer_connection.rb
test/test_dbslayer_results.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb