RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ipd
Site: blog.dicksonlabs.com
Thanks Ryan!
Went ahead and set it up in my development environment on Mac OS 10.8.3.
I'm using RVM, so getting the ruby gc patch for p125 was like so:
rvm install ruby-1.9.3-p125 --with-gcc=gcc --patch gcdata -n gcdata
Thanks Ryan!
Went ahead and set it up in my development environment on Mac OS 10.8.3.
I'm using RVM, so getting the ruby gc patch for p125 was like so: