Skip to content

Instantly share code, notes, and snippets.

@sarcilav
Created June 29, 2011 18:33
Show Gist options
  • Save sarcilav/1054535 to your computer and use it in GitHub Desktop.
Save sarcilav/1054535 to your computer and use it in GitHub Desktop.
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activesupport (3.0.9)
bson (1.3.1)
builder (2.1.2)
database_cleaner (0.6.7)
diff-lcs (1.1.2)
easy_diff (0.0.1)
git (1.2.5)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.0.2)
activemodel (~> 3.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
rake (0.9.2)
rcov (0.9.9)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
roodi (2.1.0)
ruby_parser
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
ruby2ruby (1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sexp_processor (3.0.5)
tzinfo (0.3.29)
yard (0.6.8)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
database_cleaner
easy_diff
jeweler (~> 1.5.2)
mongoid (~> 2.0.2)
rcov
reek (~> 1.2.8)
roodi (~> 2.1.0)
rspec (~> 2.3.0)
yard (~> 0.6.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment