• Gregor Schmidt's avatar
    [#290] using bundler · 87d8634b
    Gregor Schmidt authored
    * following setup instructions from http://gembundler.com/rails23.html
    * adding generated files to .gitignore and .hgignore
    * removing config.gem calls
    * adding Gemfile that should work with all supported dbs and interpreters
    * removing work-around for rubygems 1.5 deprecation. this seems to be fixed since now bundler handles the gem loading
    87d8634b
Name
Last commit
Last update
app Loading commit data...
config Loading commit data...
db Loading commit data...
doc Loading commit data...
extra Loading commit data...
files Loading commit data...
lib Loading commit data...
log Loading commit data...
public Loading commit data...
script Loading commit data...
test Loading commit data...
tmp/test Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
Gemfile Loading commit data...
README.rdoc Loading commit data...
Rakefile Loading commit data...