Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Commit

Permalink
Gemfile for test running.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Jan 21, 2010
1 parent bff81b2 commit a33a73c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,5 +1,7 @@
.DS_Store
*.gem
bin
doc
pkg
rdoc
vendor
3 changes: 3 additions & 0 deletions Gemfile
@@ -0,0 +1,3 @@
gem "activerecord"
gem "rake"
gem "sqlite3-ruby"

0 comments on commit a33a73c

Please sign in to comment.