• 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
..
demo.rb Loading commit data...
development.rb Loading commit data...
production.rb Loading commit data...
test.rb Loading commit data...
test_pgsql.rb Loading commit data...
test_sqlite3.rb Loading commit data...