Created
June 6, 2012 22:17
-
-
Save ku1ik/2885171 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
code/ascii.io (puma*?) % bib | |
Using rake (0.9.2.2) | |
Using i18n (0.6.0) | |
Using multi_json (1.0.4) | |
Using activesupport (3.2.1) | |
Using builder (3.0.0) | |
Using activemodel (3.2.1) | |
Using erubis (2.7.0) | |
Using journey (1.0.1) | |
Using rack (1.4.1) | |
Using rack-cache (1.1) | |
Using rack-test (0.6.1) | |
Using hike (1.2.1) | |
Using tilt (1.3.3) | |
Using sprockets (2.1.2) | |
Using actionpack (3.2.1) | |
Using mime-types (1.17.2) | |
Using polyglot (0.3.3) | |
Using treetop (1.4.10) | |
Using mail (2.4.1) | |
Using actionmailer (3.2.1) | |
Using arel (3.0.0) | |
Using tzinfo (0.3.31) | |
Using activerecord (3.2.1) | |
Using activeresource (3.2.1) | |
Using addressable (2.2.7) | |
Using airbrake (3.0.9) | |
Using awesome_print (0.4.0) | |
Using highline (1.6.11) | |
Using net-ssh (2.3.0) | |
Using net-scp (1.0.4) | |
Using net-sftp (2.0.5) | |
Using net-ssh-gateway (1.1.0) | |
Using capistrano (2.11.2) | |
Using nokogiri (1.5.0) | |
Using ffi (1.0.11) | |
Using childprocess (0.3.0) | |
Using json_pure (1.6.5) | |
Using rubyzip (0.9.5) | |
Using selenium-webdriver (2.13.0) | |
Using xpath (0.1.4) | |
Using capybara (1.1.2) | |
Using carrierwave (0.5.8) | |
Using coffee-script-source (1.2.0) | |
Using execjs (1.3.0) | |
Using coffee-script (2.2.0) | |
Using rack-ssl (1.3.2) | |
Using json (1.6.5) | |
Using rdoc (3.12) | |
Using thor (0.14.6) | |
Using railties (3.2.1) | |
Using coffee-rails (3.2.2) | |
Using confstruct (0.2.1) | |
Using connection_pool (0.1.0) | |
Using diff-lcs (1.1.3) | |
Using draper (0.11.1) | |
Using excon (0.9.6) | |
Using factory_girl (2.5.2) | |
Using factory_girl_rails (1.6.0) | |
Using multipart-post (1.1.5) | |
Using faraday (0.7.6) | |
Using formatador (0.2.1) | |
Using ruby-hmac (0.4.0) | |
Using fog (1.1.2) | |
Using girl_friday (0.9.7) | |
Using guard (1.0.0) | |
Using guard-jasmine (0.9.8) | |
Using haml (3.1.4) | |
Using handlebars_assets (0.4.1) | |
Using hashie (1.2.0) | |
Using jasmine-core (1.1.0) | |
Using rspec-core (2.8.0) | |
Using rspec-expectations (2.8.0) | |
Using rspec-mocks (2.8.0) | |
Using rspec (2.8.0) | |
Using jasmine (1.1.2) | |
Using jasminerice (0.0.8) | |
Using jquery-rails (1.0.18) | |
Using kaminari (0.13.0) | |
Using libnotify (0.7.2) | |
Using mysql2 (0.3.10) | |
Using oauth (0.4.5) | |
Using oauth2 (0.5.2) | |
Using omniauth (1.0.2) | |
Using omniauth-oauth2 (1.0.0) | |
Using omniauth-github (1.0.1) | |
Using omniauth-oauth (1.0.0) | |
Using omniauth-twitter (0.0.8) | |
Using puma (1.4.0) | |
Using bundler (1.1.4) | |
Using rails (3.2.1) | |
Using redcarpet (2.1.0) | |
Using rspec-rails (2.8.1) | |
Using rvm-capistrano (1.1.0) | |
Using sass (3.1.15) | |
Using sass-rails (3.2.4) | |
Using simple_form (1.5.2) | |
Using simplecov-html (0.5.3) | |
Using simplecov (0.6.1) | |
Using term-ansicolor (1.0.7) | |
Using tailor (0.1.5) | |
Using twitter-bootstrap-rails (2.0.7) from git://github.com/seyhunak/twitter-bootstrap-rails.git (at static) | |
Using uglifier (1.1.0) | |
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. | |
code/ascii.io (puma*?) % rs puma | |
An exception occurred running ./script/rails | |
undefined class or module Encoding (ArgumentError) | |
Backtrace: | |
Rubinius::NativeMethod.load_extension at kernel/common/native_method.rb:45 | |
Rubinius::CodeLoader#load_library at kernel/delta/codeloader.rb:183 | |
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:126 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:201 | |
Kernel(Module)#require at kernel/common/kernel.rb:631 | |
JSON::Ext.__module_init__ (Ext) at /home/kill/.rvm/gems/rbx-head/gems/json-1.6.5 | |
/lib/json/ext.rb:13 | |
JSON.__module_init__ (JSON) at /home/kill/.rvm/gems/rbx-head/gems/json-1.6.5 | |
/lib/json/ext.rb:12 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems/json-1.6.5 | |
/lib/json/ext.rb:9 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Module)#require at kernel/common/kernel.rb:631 | |
JSON.__module_init__ (JSON) at /home/kill/.rvm/gems/rbx-head/gems/json-1.6.5 | |
/lib/json.rb:58 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems/json-1.6.5 | |
/lib/json.rb:54 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Object)#require at kernel/common/kernel.rb:631 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/activesupport-3.2.1/lib/active_support | |
/core_ext/object/to_json.rb:3 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Object)#require at kernel/common/kernel.rb:631 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/activesupport-3.2.1/lib/active_support | |
/core_ext/object.rb:10 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Object)#require at kernel/common/kernel.rb:631 | |
{ } in Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/activesupport-3.2.1/lib/active_support | |
/core_ext.rb:2 | |
Array#each at kernel/bootstrap/array.rb:68 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/activesupport-3.2.1/lib/active_support | |
/core_ext.rb:1 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Object)#require at kernel/common/kernel.rb:631 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/airbrake-3.0.9/lib/airbrake.rb:6 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel.require at kernel/common/kernel.rb:631 | |
{ } in Bundler::Runtime#require at /home/kill/.rvm/gems/rbx-head@global/gems | |
/bundler-1.1.4/lib/bundler/runtime.rb:68 | |
Array#each at kernel/bootstrap/array.rb:68 | |
{ } in Bundler::Runtime#require at /home/kill/.rvm/gems/rbx-head@global/gems | |
/bundler-1.1.4/lib/bundler/runtime.rb:66 | |
Array#each at kernel/bootstrap/array.rb:68 | |
Bundler::Runtime#require at /home/kill/.rvm/gems/rbx-head@global/gems | |
/bundler-1.1.4/lib/bundler/runtime.rb:55 | |
Bundler.require at /home/kill/.rvm/gems/rbx-head@global/gems | |
/bundler-1.1.4/lib/bundler.rb:119 | |
Object#__script__ at config/application.rb:13 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Object)#require at kernel/common/kernel.rb:631 | |
{ } in Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/railties-3.2.1/lib/rails/commands.rb:53 | |
Kernel(Rails::Server)#tap at kernel/common/kernel.rb:241 | |
Object#__script__ at /home/kill/.rvm/gems/rbx-head/gems | |
/railties-3.2.1/lib/rails/commands.rb:50 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:207 | |
Kernel(Object)#require at kernel/common/kernel.rb:631 | |
Object#__script__ at script/rails:6 | |
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:67 | |
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:109 | |
Rubinius::Loader#script at kernel/loader.rb:640 | |
Rubinius::Loader#main at kernel/loader.rb:844 | |
code/ascii.io (puma*?) % gem env | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.8.12 | |
- RUBY VERSION: 1.8.7 (yyyy-mm-dd patchlevel 0) [x86_64-unknown-linux-gnu] | |
- INSTALLATION DIRECTORY: /home/kill/.rvm/gems/rbx-head | |
- RUBYGEMS PREFIX: /home/kill/.rvm/rubies/rbx-head | |
- RUBY EXECUTABLE: /home/kill/.rvm/rubies/rbx-head/bin/rbx | |
- EXECUTABLE DIRECTORY: /home/kill/.rvm/gems/rbx-head/bin | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- x86_64-linux | |
- x86_64-rubinius-2.0 | |
- GEM PATHS: | |
- /home/kill/.rvm/gems/rbx-head | |
- /home/kill/.rvm/gems/rbx-head@global | |
- /home/kill/.rvm/rubies/rbx-head/gems/rubinius/preinstalled | |
- GEM CONFIGURATION: | |
- :update_sources => true | |
- :verbose => true | |
- :benchmark => false | |
- :backtrace => false | |
- :bulk_threshold => 1000 | |
- :sources => ["http://rubygems.org", "http://gems.rubyforge.org/"] | |
- "gem" => "--no-rdoc --no-ri" | |
- REMOTE SOURCES: | |
- http://rubygems.org | |
- http://gems.rubyforge.org/ | |
code/ascii.io (puma*?) % ruby -v | |
rubinius 2.0.0dev (1.8.7 4f53f0ce yyyy-mm-dd JI) [x86_64-unknown-linux-gnu] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment