Jewelry Box JewelryBox Install RVM JewelryBox Install RVM Google - - PowerPoint PPT Presentation

jewelry box
SMART_READER_LITE
LIVE PREVIEW

Jewelry Box JewelryBox Install RVM JewelryBox Install RVM Google - - PowerPoint PPT Presentation

Jewelry Box JewelryBox Install RVM JewelryBox Install RVM Google rvm Click first result Copy script Paste and run script in terminal JewelryBox install ruby 1.9.2.something JewelryBox install ruby 1.9.2.something rvm list


slide-1
SLIDE 1

Jewelry Box

slide-2
SLIDE 2

JewelryBox

  • Install RVM
slide-3
SLIDE 3

JewelryBox

  • Install RVM

Google rvm Click first result Copy script Paste and run script in terminal

slide-4
SLIDE 4

JewelryBox

  • install ruby 1.9.2.something
slide-5
SLIDE 5

JewelryBox

  • install ruby 1.9.2.something

rvm list known rvm install ruby-1.9.2-p180

slide-6
SLIDE 6

JewelryBox

  • Switch to that ruby
slide-7
SLIDE 7

JewelryBox

  • Switch to that ruby

rvm use ruby-1.9.2-p180

slide-8
SLIDE 8

JewelryBox

  • List gemsets for the current ruby
slide-9
SLIDE 9

JewelryBox

  • List gemsets for the current ruby

rvm gemset list

slide-10
SLIDE 10

JewelryBox

  • Set default ruby
slide-11
SLIDE 11

JewelryBox

  • Set default ruby

rvm use ruby-1.9.2-p180 --default

slide-12
SLIDE 12

JewelryBox

  • Create gemset and use it as default
slide-13
SLIDE 13

JewelryBox

  • Create gemset and use it as default

rvm use ruby-1.9.2-p180 rvm gemset create brisruby rvm use ruby-1.9.2-p180@brisruby --default

slide-14
SLIDE 14

JewelryBox

  • Update RVM
  • View installed gems in a gemset
  • Install rubies with specific patches/architecture
slide-15
SLIDE 15

JewelryBox

slide-16
SLIDE 16

JewelryBox

slide-17
SLIDE 17

JewelryBox

  • Demo

– Quick panel – Main window

slide-18
SLIDE 18

JewelryBox

slide-19
SLIDE 19

JewelryBox