Skip to main content

Home/ Groups/ localhost3000
Ivan Storck

RubySource | Cracking Gems: Reading Ruby CodeRubySource - 0 views

  • Reading large codebases can be daunting. There’s just so many abstractions, all linked to one another, making a muddled mess in your brain.But, with a little bit of experience, it becomes much easier to read code. Let’s get to it!
  •  
    Reading large codebases can be daunting. There's just so many abstractions, all linked to one another, making a muddled mess in your brain.But, with a little bit of experience, it becomes much easier to read code. Let's get to it!
Ivan Storck

JavaScript Koans - 0 views

  •  
    learn JavaScript via koans
Ivan Storck

Sublime Text 2 integration with RVM and Rspec: Take number 2 - Ruben Laguna's blog - 0 views

  •  
    Ok, so you are using Sublime Text 2 and you can use Cmd-B to execute ruby code, but that ruby code won't be executed using under the environment dictated by the .rvmrc in the project which is a pity. The same goes for RSpec, where you usually want to use bundle exec rspec in addition to .rvmrc. I'm going to talk first on how to get regular ruby + RVM from Sublime Text 2 and then I'll jump onto executing RSpec together with RVM and Bundler from Sublime Text 2.
Ivan Storck

TextMate shortcuts you should be using « require 'brain' - 1 views

  •  
    TextMate shortcuts. Many work in Sublime Text 2 also.
« First ‹ Previous 61 - 66 of 66
Showing 20 items per page