Skip to content

Instantly share code, notes, and snippets.

@ruycer
ruycer / gist:5274485
Created March 29, 2013 23:55
Typo on the Fundamentals section
In the section http://addyosmani.github.com/backbone-fundamentals/#mvc-applied-to-the-web there is a typo:
it’s **wqually** as useful to keep your UI cleanly separated from your data models in JavaScript (as we will read more about shortly).
@ruycer
ruycer / Errors install ruby 1.9.3 via RVM
Created February 5, 2013 02:02
I am trying to install Ruby 1.9.3 via RVM on my machine (OSX 10.8.2). I have Xcode 4.6, and I installed every required package via homebrew (full list bellow). Any ideas why this is not working?
I try to install via rvm Ruby 1.9.3 in my machine but I get this error:
ruycer:~ ruycer$ rvm install 1.9.3
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p374.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing Ruby from source to: /Users/ruycer/.rvm/rubies/ruby-1.9.3-p374, this may take a while depending on your cpu(s)...
ruby-1.9.3-p374 - #downloading ruby-1.9.3-p374, this may take a while depending on your connection...
ruby-1.9.3-p374 - #extracted to /Users/ruycer/.rvm/src/ruby-1.9.3-p374 (already extracted)
ruby-1.9.3-p374 - #configuring
ruby-1.9.3-p374 - #compiling