Skip to content

Instantly share code, notes, and snippets.

@swalberg
Last active December 15, 2015 12:09
Show Gist options
  • Save swalberg/13cddd3a389b0a1bfaea to your computer and use it in GitHub Desktop.
Save swalberg/13cddd3a389b0a1bfaea to your computer and use it in GitHub Desktop.
SeanWalbergsMacBookPro:~ $ uname -a
Darwin SeanWalbergsMacBookPro.local 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64
SeanWalbergsMacBookPro:~ $ gem list
*** LOCAL GEMS ***
archive-tar-minitar (0.5.2)
bigdecimal (1.1.0)
bundler (1.3.4)
capistrano (2.14.2)
childprocess (0.3.9)
erubis (2.7.0)
ffi (1.6.0)
hashie (2.0.3)
highline (1.6.16)
hipchat (0.8.0)
httparty (0.10.2)
i18n (0.6.4)
io-console (0.3)
json (1.5.5)
log4r (1.1.10)
mime-types (1.21)
minitest (2.5.1)
multi_json (1.7.2)
multi_xml (0.5.3)
net-scp (1.0.4)
net-sftp (2.1.1)
net-ssh (2.6.6, 2.2.2)
net-ssh-gateway (1.2.0)
octopart (0.2.0)
rake (10.0.4, 0.9.2.2)
rdoc (3.9.5)
rest-client (1.6.7)
rubygems-bundler (1.1.1)
rvm (1.11.3.6)
vagrant (1.0.7)
SeanWalbergsMacBookPro:~ $ rvm version
rvm 1.19.0 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
SeanWalbergsMacBookPro:~ $ rvm list
Unrecognized command line argument: 'rubies' ( see: 'rvm usage' )
rvm rubies
=* ruby-1.9.3-p392 [ x86_64 ]
ruby-2.0.0-p0 [ x86_64 ]
# => - current
# =* - current && default
# * - default
SeanWalbergsMacBookPro:~ $ which ruby
/Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
##################################################################
# do capistrano and vagrant start?
SeanWalbergsMacBookPro:~ $ cap
Please specify at least one action to execute.
Usage: cap [options] action ...
...
SeanWalbergsMacBookPro:~ $ vagrant
Usage: vagrant [-v] [-h] command [<args>]
...
################################################################
# Change into project directory
SeanWalbergsMacBookPro:~ $ cd work/payroll/
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ cat .ruby-version
1.9.3-p392
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ which ruby
/Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ echo $GEM_HOME
/Users/sean/.rvm/gems/ruby-1.9.3-p392
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ cap
Please specify at least one action to execute.
Usage: cap [options] action ...
-d, --debug Prompts before each remote command execution.
-e, --explain TASK Displays help (if available) for the task.
-F, --default-config Always use default config, even with -f.
-f, --file FILE A recipe file to load. May be given more than once.
-H, --long-help Explain these options and environment variables.
-h, --help Display this help message.
-l [STDERR|STDOUT|file], Choose logger method. STDERR used by default.
--logger
-n, --dry-run Prints out commands without running them.
-p, --password Immediately prompt for the password.
-q, --quiet Make the output as quiet as possible.
-r, --preserve-roles Preserve task roles
-S, --set-before NAME=VALUE Set a variable before the recipes are loaded.
-s, --set NAME=VALUE Set a variable after the recipes are loaded.
-T, --tasks [PATTERN] List all tasks (matching optional PATTERN) in the loaded recipe files.
-t, --tool Abbreviates the output of -T for tool integration.
-V, --version Display the Capistrano version, and exit.
-v, --verbose Be more verbose. May be given more than once.
-X, --skip-system-config Don't load the system config file (capistrano.conf)
-x, --skip-user-config Don't load the user config file (.caprc)
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ vagrant
/Users/sean/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find vagrant (>= 0) amongst [Ascii85-1.0.1, aasm-3.0.15, actionmailer-3.2.13, actionpack-3.2.13, active_utils-1.0.4, activeadmin-0.5.1, activemerchant-1.28.0, activemodel-3.2.13, activerecord-3.2.13, activeresource-3.2.13, activesupport-3.2.13, airbrake-3.1.8, american_date-1.0.1, annotate-2.5.0, arbre-1.0.1, arel-3.0.2, awesome_print-1.1.0, bcrypt-ruby-3.0.1, beanstalk-client-1.1.1, bourbon-3.0.1, builder-3.0.4, business_time-0.6.1, cancan-1.6.7, capistrano-2.9.0, capistrano-ext-1.2.1, capybara-1.1.4, childprocess-0.3.8, clockwork-0.3.2, closure-compiler-1.1.7, cocaine-0.2.0, coderay-1.0.9, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, color-1.4.1, colorize-0.5.8, commonjs-0.2.6, connection_pool-1.0.0, cucumber-1.2.1, cucumber-rails-1.3.0, daemons-1.1.4, database_cleaner-0.9.1, devise-2.2.3, diff-lcs-1.1.3, double-bag-ftps-0.1.0, draper-0.18.0, dynamic_form-1.1.4, erubis-2.7.0, event_tracker-0.1.0, eventmachine-1.0.0, excon-0.16.10, execjs-1.4.0, factory_girl-2.6.4, fakeredis-0.4.0, fakeweb-1.3.0, faraday-0.8.1, faraday_middleware-0.8.8, fastercsv-1.5.5, faye-websocket-0.4.6, ffi-1.3.1, fog-1.9.0, foreman-0.60.0, formatador-0.2.4, formtastic-2.2.1, gherkin-2.11.5, girl_friday-0.11.2, haml-4.0.0, has_scope-0.5.1, highline-1.6.8, hike-1.2.1, hipchat-0.4.1, hirb-0.7.0, holidays-1.0.5, http_accept_language-1.0.2, http_logger-0.1.0, http_parser.rb-0.5.3, httparty-0.8.1, i18n-0.6.1, inherited_resources-1.3.1, journey-1.0.4, jquery-rails-1.0.19, json-1.7.7, json_pure-1.7.7, jtv-apns-0.1.2, kaminari-0.14.1, kgio-2.8.0, konacha-2.4.0, less-2.2.2, less-rails-2.2.6, libv8-3.11.8.13-x86_64-darwin-12, libxml-ruby-2.2.2, mail-2.5.3, mail_view-1.0.3, mailfactory-1.4.0, memoist-0.2.0, meta_search-1.1.3, metaclass-0.0.1, method_source-0.8.1, mime-types-1.21, mocha-0.13.3, money-5.0.0, multi_json-1.7.1, multi_xml-0.4.1, multipart-post-1.1.5, mysql2-0.3.11, net-scp-1.0.4, net-sftp-2.0.5, net-ssh-2.6.3, net-ssh-gateway-1.1.0, newrelic_rpm-3.5.8.72, nokogiri-1.5.6, oauth-0.4.6, orm_adapter-0.4.0, paperclip-2.4.5, pdf-reader-1.1.1, pdf-writer-1.1.8, poltergeist-1.0.2, polyamorous-0.5.0, polyglot-0.3.3, prawn-0.12.0, pry-0.9.12, pry-nav-0.2.3, rack-1.4.5, rack-cache-1.2, rack-ssl-1.3.3, rack-test-0.6.2, rails-3.2.13, railties-3.2.13, raindrops-0.10.0, rake-10.0.3, rdiscount-1.6.8, rdoc-3.12.2, redis-3.0.1, redis-activesupport-3.2.3, redis-store-1.1.2, ref-1.0.2, responders-0.9.3, rest-client-1.6.7, rspec-core-2.12.2, rspec-expectations-2.12.1, rspec-mocks-2.12.2, rspec-rails-2.12.2, rubinius-actor-0.0.2, rubinius-core-api-0.0.1, ruby-hmac-0.4.0, ruby-rc4-0.1.5, rubyzip-0.9.9, ruport-1.6.3, ruport-util-0.14.0, rvm-capistrano-1.2.5, sass-3.2.5, sass-rails-3.2.5, selenium-webdriver-2.29.0, sendgrid-rails-1.1.1, shoulda-3.0.1, shoulda-context-1.0.0, shoulda-matchers-1.0.0, slop-3.4.3, sprockets-2.2.2, stalker-0.9.0, therubyracer-0.11.4, thor-0.17.0, tilt-1.3.6, timecop-0.3.1, timeliness-0.3.7, transaction-simple-1.4.0.2, treetop-1.4.12, ttfunk-1.0.3, turbo-sprockets-rails3-0.3.6, tzinfo-0.3.37, unicorn-4.6.2, validates_timeliness-3.0.13, vero-0.5.3, warden-1.2.1, websocket-1.0.7, xpath-0.1.4] (Gem::LoadError)
from /Users/sean/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec'
from /Users/sean/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems.rb:1231:in `gem'
from /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin/vagrant:18:in `<main>'
from /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `<main>'
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ bundle
Using rake (10.0.3)
Using Ascii85 (1.0.1)
Using aasm (3.0.15)
Using i18n (0.6.1)
Using multi_json (1.7.1)
Using activesupport (3.2.13)
Using builder (3.0.4)
Using activemodel (3.2.13)
Using erubis (2.7.0)
Using journey (1.0.4)
Using rack (1.4.5)
Using rack-cache (1.2)
Using rack-test (0.6.2)
Using hike (1.2.1)
Using tilt (1.3.6)
Using sprockets (2.2.2)
Using actionpack (3.2.13)
Using mime-types (1.21)
Using polyglot (0.3.3)
Using treetop (1.4.12)
Using mail (2.5.3)
Using actionmailer (3.2.13)
Using active_utils (1.0.4)
Using arbre (1.0.1)
Using sass (3.2.5)
Using thor (0.17.0)
Using bourbon (3.0.1)
Using bcrypt-ruby (3.0.1)
Using orm_adapter (0.4.0)
Using rack-ssl (1.3.3)
Using json (1.7.7)
Using rdoc (3.12.2)
Using railties (3.2.13)
Using warden (1.2.1)
Using devise (2.2.3)
Using fastercsv (1.5.5)
Using formtastic (2.2.1)
Using has_scope (0.5.1)
Using responders (0.9.3)
Using inherited_resources (1.3.1)
Using jquery-rails (1.0.19)
Using kaminari (0.14.1)
Using arel (3.0.2)
Using tzinfo (0.3.37)
Using activerecord (3.2.13)
Using polyamorous (0.5.0)
Using meta_search (1.1.3)
Using activeresource (3.2.13)
Using bundler (1.3.4)
Using rails (3.2.13)
Using activeadmin (0.5.1)
Using money (5.0.0)
Using nokogiri (1.5.6)
Using activemerchant (1.28.0)
Using airbrake (3.1.8)
Using american_date (1.0.1)
Using annotate (2.5.0)
Using awesome_print (1.1.0)
Using beanstalk-client (1.1.1)
Using business_time (0.6.1)
Using cancan (1.6.7)
Using highline (1.6.8)
Using net-ssh (2.6.3)
Using net-scp (1.0.4)
Using net-sftp (2.0.5)
Using net-ssh-gateway (1.1.0)
Using capistrano (2.9.0)
Using capistrano-ext (1.2.1)
Using ffi (1.3.1)
Using childprocess (0.3.8)
Using rubyzip (0.9.9)
Using websocket (1.0.7)
Using selenium-webdriver (2.29.0)
Using xpath (0.1.4)
Using capybara (1.1.4)
Using clockwork (0.3.2)
Using closure-compiler (1.1.7)
Using cocaine (0.2.0)
Using coderay (1.0.9)
Using coffee-script-source (1.4.0)
Using execjs (1.4.0)
Using coffee-script (2.2.0)
Using coffee-rails (3.2.2)
Using color (1.4.1)
Using colorize (0.5.8)
Using commonjs (0.2.6)
Using connection_pool (1.0.0)
Using diff-lcs (1.1.3)
Using gherkin (2.11.5)
Using cucumber (1.2.1)
Using cucumber-rails (1.3.0)
Using daemons (1.1.4)
Using database_cleaner (0.9.1)
Using double-bag-ftps (0.1.0)
Using draper (0.18.0)
Using dynamic_form (1.1.4)
Using event_tracker (0.1.0)
Using eventmachine (1.0.0)
Using excon (0.16.10)
Using factory_girl (2.6.4)
Using redis (3.0.1)
Using fakeredis (0.4.0)
Using fakeweb (1.3.0)
Using multipart-post (1.1.5)
Using faraday (0.8.1)
Using faraday_middleware (0.8.8)
Using faye-websocket (0.4.6)
Using formatador (0.2.4)
Using ruby-hmac (0.4.0)
Using fog (1.9.0)
Using foreman (0.60.0)
Using rubinius-core-api (0.0.1)
Using rubinius-actor (0.0.2)
Using girl_friday (0.11.2)
Using haml (4.0.0)
Using multi_xml (0.4.1)
Using httparty (0.8.1)
Using hipchat (0.4.1)
Using hirb (0.7.0)
Using holidays (1.0.5)
Using http_accept_language (1.0.2)
Using http_logger (0.1.0)
Using http_parser.rb (0.5.3)
Using json_pure (1.7.7)
Using jtv-apns (0.1.2)
Using kgio (2.8.0)
Using konacha (2.4.0)
Using less (2.2.2)
Using less-rails (2.2.6)
Using libv8 (3.11.8.13)
Using libxml-ruby (2.2.2)
Using mail_view (1.0.3)
Using mailfactory (1.4.0)
Using memoist (0.2.0)
Using metaclass (0.0.1)
Using method_source (0.8.1)
Using mocha (0.13.3)
Using mysql2 (0.3.11)
Using newrelic_rpm (3.5.8.72)
Using oauth (0.4.6)
Using paperclip (2.4.5)
Using ruby-rc4 (0.1.5)
Using pdf-reader (1.1.1)
Using transaction-simple (1.4.0.2)
Using pdf-writer (1.1.8)
Using poltergeist (1.0.2)
Using ttfunk (1.0.3)
Using prawn (0.12.0)
Using slop (3.4.3)
Using pry (0.9.12)
Using pry-nav (0.2.3)
Using raindrops (0.10.0)
Using rdiscount (1.6.8)
Using redis-store (1.1.2)
Using redis-activesupport (3.2.3)
Using ref (1.0.2)
Using rest-client (1.6.7)
Using rspec-core (2.12.2)
Using rspec-expectations (2.12.1)
Using rspec-mocks (2.12.2)
Using rspec-rails (2.12.2)
Using ruport (1.6.3)
Using ruport-util (0.14.0)
Using rvm-capistrano (1.2.5)
Using sass-rails (3.2.5)
Using sendgrid-rails (1.1.1)
Using shoulda-context (1.0.0)
Using shoulda-matchers (1.0.0)
Using shoulda (3.0.1)
Using stalker (0.9.0)
Using strongbox (0.6.0) from https://github.com/spikex/strongbox.git (at 7dc97d3)
Using therubyracer (0.11.4)
Using timecop (0.3.1)
Using timeliness (0.3.7)
Using turbo-sprockets-rails3 (0.3.6)
Using unicorn (4.6.2)
Using validates_timeliness (3.0.13)
Using vero (0.5.3)
Using versapay (0.1.5) from https://github.com/swalberg/versapay.git (at master)
Using x12 (1.2.0) from https://github.com/swalberg/x12.git (at master)
Your bundle is complete!
It was installed into ./vendor/gems
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ vagrant
/Users/sean/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find vagrant (>= 0) amongst [Ascii85-1.0.1, aasm-3.0.15, actionmailer-3.2.13, actionpack-3.2.13, active_utils-1.0.4, activeadmin-0.5.1, activemerchant-1.28.0, activemodel-3.2.13, activerecord-3.2.13, activeresource-3.2.13, activesupport-3.2.13, airbrake-3.1.8, american_date-1.0.1, annotate-2.5.0, arbre-1.0.1, arel-3.0.2, awesome_print-1.1.0, bcrypt-ruby-3.0.1, beanstalk-client-1.1.1, bourbon-3.0.1, builder-3.0.4, business_time-0.6.1, cancan-1.6.7, capistrano-2.9.0, capistrano-ext-1.2.1, capybara-1.1.4, childprocess-0.3.8, clockwork-0.3.2, closure-compiler-1.1.7, cocaine-0.2.0, coderay-1.0.9, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, color-1.4.1, colorize-0.5.8, commonjs-0.2.6, connection_pool-1.0.0, cucumber-1.2.1, cucumber-rails-1.3.0, daemons-1.1.4, database_cleaner-0.9.1, devise-2.2.3, diff-lcs-1.1.3, double-bag-ftps-0.1.0, draper-0.18.0, dynamic_form-1.1.4, erubis-2.7.0, event_tracker-0.1.0, eventmachine-1.0.0, excon-0.16.10, execjs-1.4.0, factory_girl-2.6.4, fakeredis-0.4.0, fakeweb-1.3.0, faraday-0.8.1, faraday_middleware-0.8.8, fastercsv-1.5.5, faye-websocket-0.4.6, ffi-1.3.1, fog-1.9.0, foreman-0.60.0, formatador-0.2.4, formtastic-2.2.1, gherkin-2.11.5, girl_friday-0.11.2, haml-4.0.0, has_scope-0.5.1, highline-1.6.8, hike-1.2.1, hipchat-0.4.1, hirb-0.7.0, holidays-1.0.5, http_accept_language-1.0.2, http_logger-0.1.0, http_parser.rb-0.5.3, httparty-0.8.1, i18n-0.6.1, inherited_resources-1.3.1, journey-1.0.4, jquery-rails-1.0.19, json-1.7.7, json_pure-1.7.7, jtv-apns-0.1.2, kaminari-0.14.1, kgio-2.8.0, konacha-2.4.0, less-2.2.2, less-rails-2.2.6, libv8-3.11.8.13-x86_64-darwin-12, libxml-ruby-2.2.2, mail-2.5.3, mail_view-1.0.3, mailfactory-1.4.0, memoist-0.2.0, meta_search-1.1.3, metaclass-0.0.1, method_source-0.8.1, mime-types-1.21, mocha-0.13.3, money-5.0.0, multi_json-1.7.1, multi_xml-0.4.1, multipart-post-1.1.5, mysql2-0.3.11, net-scp-1.0.4, net-sftp-2.0.5, net-ssh-2.6.3, net-ssh-gateway-1.1.0, newrelic_rpm-3.5.8.72, nokogiri-1.5.6, oauth-0.4.6, orm_adapter-0.4.0, paperclip-2.4.5, pdf-reader-1.1.1, pdf-writer-1.1.8, poltergeist-1.0.2, polyamorous-0.5.0, polyglot-0.3.3, prawn-0.12.0, pry-0.9.12, pry-nav-0.2.3, rack-1.4.5, rack-cache-1.2, rack-ssl-1.3.3, rack-test-0.6.2, rails-3.2.13, railties-3.2.13, raindrops-0.10.0, rake-10.0.3, rdiscount-1.6.8, rdoc-3.12.2, redis-3.0.1, redis-activesupport-3.2.3, redis-store-1.1.2, ref-1.0.2, responders-0.9.3, rest-client-1.6.7, rspec-core-2.12.2, rspec-expectations-2.12.1, rspec-mocks-2.12.2, rspec-rails-2.12.2, rubinius-actor-0.0.2, rubinius-core-api-0.0.1, ruby-hmac-0.4.0, ruby-rc4-0.1.5, rubyzip-0.9.9, ruport-1.6.3, ruport-util-0.14.0, rvm-capistrano-1.2.5, sass-3.2.5, sass-rails-3.2.5, selenium-webdriver-2.29.0, sendgrid-rails-1.1.1, shoulda-3.0.1, shoulda-context-1.0.0, shoulda-matchers-1.0.0, slop-3.4.3, sprockets-2.2.2, stalker-0.9.0, therubyracer-0.11.4, thor-0.17.0, tilt-1.3.6, timecop-0.3.1, timeliness-0.3.7, transaction-simple-1.4.0.2, treetop-1.4.12, ttfunk-1.0.3, turbo-sprockets-rails3-0.3.6, tzinfo-0.3.37, unicorn-4.6.2, validates_timeliness-3.0.13, vero-0.5.3, warden-1.2.1, websocket-1.0.7, xpath-0.1.4] (Gem::LoadError)
from /Users/sean/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec'
from /Users/sean/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems.rb:1231:in `gem'
from /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin/vagrant:18:in `<main>'
from /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `<main>'
######################################################################################
SeanWalbergsMacBookPro:~ $ pwd
/Users/sean
SeanWalbergsMacBookPro:~ $ gem env ; echo $PATH; env | grep -iE 'path|home|gem|ruby|bundle' | sort
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.25
- RUBY VERSION: 1.9.3 (2013-02-22 patchlevel 392) [x86_64-darwin12.3.0]
- INSTALLATION DIRECTORY: /Users/sean/.rvm/gems/ruby-1.9.3-p392
- RUBY EXECUTABLE: /Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
- EXECUTABLE DIRECTORY: /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-darwin-12
- GEM PATHS:
- /Users/sean/.rvm/gems/ruby-1.9.3-p392
- /Users/sean/.rvm/gems/ruby-1.9.3-p392@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- "gem" => "--no-rdoc --no-ri"
- REMOTE SOURCES:
- http://rubygems.org/
/Users/sean/.rvm/gems/ruby-1.9.3-p392/bin:/Users/sean/.rvm/gems/ruby-1.9.3-p392@global/bin:/Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin:/Users/sean/.rvm/bin:/Applications/microchip/xc16/v1.11/bin:/Applications/microchip/xc8/v1.12/bin:/Users/sean/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/mysql/bin
GEM_HOME=/Users/sean/.rvm/gems/ruby-1.9.3-p392
GEM_PATH=/Users/sean/.rvm/gems/ruby-1.9.3-p392:/Users/sean/.rvm/gems/ruby-1.9.3-p392@global
HOME=/Users/sean
IRBRC=/Users/sean/.rvm/rubies/ruby-1.9.3-p392/.irbrc
MY_RUBY_HOME=/Users/sean/.rvm/rubies/ruby-1.9.3-p392
NODE_PATH=/usr/local/lib/node_modules
PATH=/Users/sean/.rvm/gems/ruby-1.9.3-p392/bin:/Users/sean/.rvm/gems/ruby-1.9.3-p392@global/bin:/Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin:/Users/sean/.rvm/bin:/Applications/microchip/xc16/v1.11/bin:/Applications/microchip/xc8/v1.12/bin:/Users/sean/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/mysql/bin
RUBY_GC_MALLOC_LIMIT=1000000000
RUBY_HEAP_FREE_MIN=500000
RUBY_HEAP_MIN_SLOTS=1000000
RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
RUBY_HEAP_SLOTS_INCREMENT=1000000
RUBY_VERSION=ruby-1.9.3-p392
rvm_archives_path=/Users/sean/.rvm/archives
rvm_autoinstall_bundler_flag=0
rvm_bin_path=/Users/sean/.rvm/bin
rvm_docs_path=/Users/sean/.rvm/docs
rvm_environments_path=/Users/sean/.rvm/environments
rvm_examples_path=/Users/sean/.rvm/examples
rvm_externals_path=/Users/sean/.rvm/externals
rvm_gems_cache_path=/Users/sean/.rvm/gems/cache
rvm_gems_path=/Users/sean/.rvm/gems
rvm_gemsets_path=/Users/sean/.rvm/gemsets
rvm_help_path=/Users/sean/.rvm/help
rvm_hooks_path=/Users/sean/.rvm/hooks
rvm_lib_path=/Users/sean/.rvm/lib
rvm_log_path=/Users/sean/.rvm/log
rvm_man_path=/Users/sean/.rvm/man
rvm_patches_path=/Users/sean/.rvm/patches
rvm_path=/Users/sean/.rvm
rvm_repos_path=/Users/sean/.rvm/repos
rvm_rubies_path=/Users/sean/.rvm/rubies
rvm_scripts_path=/Users/sean/.rvm/scripts
rvm_src_path=/Users/sean/.rvm/src
rvm_tmp_path=/Users/sean/.rvm/tmp
rvm_user_path=/Users/sean/.rvm/user
rvm_usr_path=/Users/sean/.rvm/usr
rvm_wrappers_path=/Users/sean/.rvm/wrappers
SeanWalbergsMacBookPro:~ $ cd work/payroll/
SeanWalbergsMacBookPro:payroll(add-stats-controller *$%) $ gem env ; echo $PATH; env | grep -iE 'path|home|gem|ruby|bundle' | sort
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.25
- RUBY VERSION: 1.9.3 (2013-02-22 patchlevel 392) [x86_64-darwin12.3.0]
- INSTALLATION DIRECTORY: /Users/sean/.rvm/gems/ruby-1.9.3-p392
- RUBY EXECUTABLE: /Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
- EXECUTABLE DIRECTORY: /Users/sean/.rvm/gems/ruby-1.9.3-p392/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-darwin-12
- GEM PATHS:
- /Users/sean/.rvm/gems/ruby-1.9.3-p392
- /Users/sean/.rvm/gems/ruby-1.9.3-p392@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- "gem" => "--no-rdoc --no-ri"
- REMOTE SOURCES:
- http://rubygems.org/
/Users/sean/.rvm/gems/ruby-1.9.3-p392/bin:/Users/sean/.rvm/gems/ruby-1.9.3-p392@global/bin:/Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin:/Users/sean/.rvm/bin:/Applications/microchip/xc16/v1.11/bin:/Applications/microchip/xc8/v1.12/bin:/Users/sean/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/mysql/bin
GEM_HOME=/Users/sean/.rvm/gems/ruby-1.9.3-p392
GEM_PATH=/Users/sean/.rvm/gems/ruby-1.9.3-p392:/Users/sean/.rvm/gems/ruby-1.9.3-p392@global
HOME=/Users/sean
IRBRC=/Users/sean/.rvm/rubies/ruby-1.9.3-p392/.irbrc
MY_RUBY_HOME=/Users/sean/.rvm/rubies/ruby-1.9.3-p392
NODE_PATH=/usr/local/lib/node_modules
PATH=/Users/sean/.rvm/gems/ruby-1.9.3-p392/bin:/Users/sean/.rvm/gems/ruby-1.9.3-p392@global/bin:/Users/sean/.rvm/rubies/ruby-1.9.3-p392/bin:/Users/sean/.rvm/bin:/Applications/microchip/xc16/v1.11/bin:/Applications/microchip/xc8/v1.12/bin:/Users/sean/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/mysql/bin
RUBY_GC_MALLOC_LIMIT=1000000000
RUBY_HEAP_FREE_MIN=500000
RUBY_HEAP_MIN_SLOTS=1000000
RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
RUBY_HEAP_SLOTS_INCREMENT=1000000
RUBY_VERSION=ruby-1.9.3-p392
rvm_archives_path=/Users/sean/.rvm/archives
rvm_autoinstall_bundler_flag=0
rvm_bin_path=/Users/sean/.rvm/bin
rvm_docs_path=/Users/sean/.rvm/docs
rvm_environments_path=/Users/sean/.rvm/environments
rvm_examples_path=/Users/sean/.rvm/examples
rvm_externals_path=/Users/sean/.rvm/externals
rvm_gems_cache_path=/Users/sean/.rvm/gems/cache
rvm_gems_path=/Users/sean/.rvm/gems
rvm_gemsets_path=/Users/sean/.rvm/gemsets
rvm_help_path=/Users/sean/.rvm/help
rvm_hooks_path=/Users/sean/.rvm/hooks
rvm_lib_path=/Users/sean/.rvm/lib
rvm_log_path=/Users/sean/.rvm/log
rvm_man_path=/Users/sean/.rvm/man
rvm_patches_path=/Users/sean/.rvm/patches
rvm_path=/Users/sean/.rvm
rvm_repos_path=/Users/sean/.rvm/repos
rvm_rubies_path=/Users/sean/.rvm/rubies
rvm_scripts_path=/Users/sean/.rvm/scripts
rvm_src_path=/Users/sean/.rvm/src
rvm_tmp_path=/Users/sean/.rvm/tmp
rvm_user_path=/Users/sean/.rvm/user
rvm_usr_path=/Users/sean/.rvm/usr
rvm_wrappers_path=/Users/sean/.rvm/wrappers
##############################################
$ alias
alias befs='bundle exec foreman start'
alias ptest='rake '\''parallel:test[8,unit|functional|integration|lib|reporting|helpers]'\'''
alias rc='restclient https://demo.versapay.com'
alias rvm-restart='rvm_reload_flag=1 source '\''/Users/sean/.rvm/scripts/rvm'\'''
$ $SHELL --version
GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin12)
Copyright (C) 2007 Free Software Foundation, Inc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment