Skip to content

Instantly share code, notes, and snippets.

@huned
Created May 21, 2013 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save huned/5623303 to your computer and use it in GitHub Desktop.
Save huned/5623303 to your computer and use it in GitHub Desktop.
*** LOCAL GEMS ***
bigdecimal (1.2.0)
bundler (1.3.4)
io-console (0.4.2)
json (1.7.7)
minitest (4.3.2)
psych (2.0.0)
rake (0.9.6)
rdoc (4.0.0)
test-unit (2.0.0.0)
[14:13:00] huned@omg:composite_primary_keys $ gem install pg
Fetching: pg-0.15.1.gem (100%)
Building native extensions. This could take a while...
gem install activerecord
Successfully installed pg-0.15.1
Done installing documentation for pg (0 sec).
1 gem installed
[14:13:16] huned@omg:composite_primary_keys $ gem install activerecord
Fetching: i18n-0.6.1.gem (100%)
Successfully installed i18n-0.6.1
Fetching: multi_json-1.7.3.gem (100%)
Successfully installed multi_json-1.7.3
Fetching: activesupport-3.2.13.gem (100%)
Successfully installed activesupport-3.2.13
Fetching: builder-3.0.4.gem (100%)
Successfully installed builder-3.0.4
Fetching: activemodel-3.2.13.gem (100%)
Successfully installed activemodel-3.2.13
Fetching: arel-3.0.2.gem (100%)
Successfully installed arel-3.0.2
Fetching: tzinfo-0.3.37.gem (100%)
Successfully installed tzinfo-0.3.37
Fetching: activerecord-3.2.13.gem (100%)
Successfully installed activerecord-3.2.13
Done installing documentation for i18n, multi_json, activesupport, builder, activemodel, arel, tzinfo, activerecord (0 sec).
8 gems installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment