Skip to content

Instantly share code, notes, and snippets.

@dce
Created April 27, 2012 15:21
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dce/2510114 to your computer and use it in GitHub Desktop.
paperclip-meta [master●] % gem list
*** LOCAL GEMS ***
activemodel (3.2.3)
activerecord (3.2.3)
activesupport (3.2.3)
arel (3.0.2)
builder (3.0.0)
bundler (1.0.21)
cocaine (0.2.1)
diff-lcs (1.1.3)
i18n (0.6.0)
mime-types (1.18)
multi_json (1.3.2)
paperclip (3.0.2)
rake (0.9.2.2)
rspec (2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
rspec-mocks (2.8.0)
rvm (1.11.3.3)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
tzinfo (0.3.33)
PATH
remote: .
specs:
paperclip-meta (0.4.2)
paperclip
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcsqlite3-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-sqlite3 (~> 3.7.2)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.0)
cocaine (0.2.1)
diff-lcs (1.1.3)
i18n (0.6.0)
jdbc-sqlite3 (3.7.2)
mime-types (1.18)
multi_json (1.3.2)
paperclip (3.0.2)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (>= 0.0.2)
mime-types
rake (0.9.2.2)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
tzinfo (0.3.33)
PLATFORMS
java
ruby
DEPENDENCIES
activemodel
activerecord
activerecord-jdbcsqlite3-adapter
bundler (>= 1.0.0)
paperclip
paperclip-meta!
rake
rspec
sqlite3-ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment