Skip to content

Instantly share code, notes, and snippets.

@klynton
Created January 9, 2013 01:36
Show Gist options
  • Select an option

  • Save klynton/4489828 to your computer and use it in GitHub Desktop.

Select an option

Save klynton/4489828 to your computer and use it in GitHub Desktop.
Omakase buffet.
[root@host rails-3.2.11]# ll
total 5604
-rw-r--r-- 1 root root 22016 Jan 8 14:06 actionmailer-3.2.11.gem
-rw-r--r-- 1 root root 287232 Jan 8 14:06 actionpack-3.2.11.gem
-rw-r--r-- 1 root root 44544 Jan 8 14:07 activemodel-3.2.11.gem
-rw-r--r-- 1 root root 290816 Jan 8 14:07 activerecord-3.2.11.gem
-rw-r--r-- 1 root root 37888 Jan 8 14:08 activeresource-3.2.11.gem
-rw-r--r-- 1 root root 287744 Jan 8 14:08 activesupport-3.2.11.gem
-rw-r--r-- 1 root root 46080 Feb 21 2012 arel-3.0.2.gem
-rw-r--r-- 1 root root 609280 Nov 17 2010 builder-3.0.0.gem
-rw-r--r-- 1 root root 223232 Nov 30 02:07 bundler-1.2.3.gem
-rw-r--r-- 1 root root 173056 Apr 1 2011 erubis-2.7.0.gem
-rw-r--r-- 1 root root 8704 Jul 18 2011 hike-1.2.0.gem
-rw-r--r-- 1 root root 61440 Aug 31 06:23 i18n-0.6.1.gem
-rw-r--r-- 1 root root 28672 Jun 14 2012 journey-1.0.4.gem
-rw-r--r-- 1 root root 146432 Dec 30 18:41 json-1.7.6.gem
-rw-r--r-- 1 root root 121856 Mar 14 2012 mail-2.4.4.gem
-rw-r--r-- 1 root root 38912 Jun 20 2012 mime-types-1.19.gem
-rw-r--r-- 1 root root 12288 Apr 26 2011 multi_json-1.0.0.gem
-rw-r--r-- 1 root root 6656 Nov 1 2011 polyglot-0.3.3.gem
-rw-r--r-- 1 root root 202240 Jan 7 12:49 rack-1.4.3.gem
-rw-r--r-- 1 root root 261632 Mar 5 2012 rack-cache-1.2.gem
-rw-r--r-- 1 root root 5120 Mar 24 2011 rack-ssl-1.3.2.gem
-rw-r--r-- 1 root root 22528 Sep 26 21:42 rack-test-0.6.2.gem
-rw-r--r-- 1 root root 4608 Jan 8 14:08 rails-3.2.11.gem
-rw-r--r-- 1 root root 1591296 Jan 8 14:09 railties-3.2.11.gem
-rw-r--r-- 1 root root 119808 Dec 12 15:35 rake-10.0.3.gem
-rw-r--r-- 1 root root 315904 Dec 15 2011 rdoc-3.12.gem
-rw-r--r-- 1 root root 36864 Apr 26 2012 sprockets-2.2.1.gem
-rw-r--r-- 1 root root 79872 Aug 13 21:09 thor-0.16.0.gem
-rw-r--r-- 1 root root 28160 Sep 10 2010 tilt-1.1.gem
-rw-r--r-- 1 root root 182784 Oct 29 15:24 treetop-1.4.12.gem
-rw-r--r-- 1 root root 311808 Nov 4 17:02 tzinfo-0.3.35.gem
[root@host rails-2.3.15]# ll
total 2340
-rw-rw-r-- 1 root root 273920 Jan 8 14:06 actionmailer-2.3.15.gem
-rw-rw-r-- 1 root root 749056 Jan 8 14:06 actionpack-2.3.15.gem
-rw-rw-r-- 1 root root 541184 Jan 8 14:07 activerecord-2.3.15.gem
-rw-rw-r-- 1 root root 47104 Jan 8 14:07 activeresource-2.3.15.gem
-rw-rw-r-- 1 root root 431104 Jan 8 14:08 activesupport-2.3.15.gem
-rw-rw-r-- 1 root root 106496 Dec 27 2011 rack-1.1.3.gem
-rw-rw-r-- 1 root root 211968 Jan 8 14:08 rails-2.3.15.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment