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:
activerecord-dbslayer-adapter: Fixing hoe config


git-svn-id: 
svn://newsprojects.nytimes.com/newsdev/gems/activerecord-dbslayer-adapter@
4456 ae54da50-7589-804d-96e1-6ee4b2538e53
harrisj (author)
Thu May 08 11:16:28 -0700 2008
commit  68359331bee492f794ab52fa80b7d1a005013d3b
tree    505752e4d0e8821fb68416baae703d316156e485
parent  102cec42ea8bbe59742e0525f67b3ee1489c4bbf
...
4
5
6
7
 
8
9
10
...
4
5
6
 
7
8
9
10
0
@@ -4,7 +4,7 @@
0
 EMAIL = "jharris@nytimes.com"
0
 DESCRIPTION = "An ActiveRecord adapter to DBSlayer"
0
 GEM_NAME = 'activerecord-dbslayer-adapter' # what ppl will type to install your gem
0
-RUBYFORGE_PROJECT = 'activerecord-dbslayer-adapter' # The unix name for your project
0
+RUBYFORGE_PROJECT = 'ar-dbslayer' # The unix name for your project
0
 HOMEPATH = "http://#{RUBYFORGE_PROJECT}.rubyforge.org"
0
 DOWNLOAD_PATH = "http://rubyforge.org/projects/#{RUBYFORGE_PROJECT}"
0
 

Comments

    No one has commented yet.