Skip to content

Instantly share code, notes, and snippets.

View gchaturvedi's full-sized avatar

Gaurav Chaturvedi gchaturvedi

  • San Francisco, CA
View GitHub Profile
# tddium.yml
---
:tddium:
:ruby_version: ruby-2.0.0-p353
2.0.0p353 :001 > require 'yaml'
true
2.0.0p353 :002 > blah = YAML.load_file('tddium.yml')
{
:tddium => {
:ruby_version => "ruby-2.0.0-p353"
}
}
2.0.0p353 :003 > puts blah.inspect
{:tddium=>{:ruby_version=>"ruby-2.0.0-p353"}}
check if we have permissions in our linkedin app

This Gist contains the script and generated output file for an Acer B276HUL.

The pre-generated file below is known to work with:

  • OS X Mavericks
  • OS X Yosemite
  • OS X El Capitan

For El Capitan:

  1. Restart your Mac while holding Command-R: this puts your Mac into Recovery Mode.