Newest Ruby Programming Tips
Define Ruby methods and variables with space in name
Bohdan Schepansky
·
0 responses
·
ruby, tricks, hacks
Disable Guard while running `git checkout`
Aaron Jensen
·
0 responses
·
ruby, guard, dotfiles, git
Heredocs with leading whitespace removed
blahed
·
2 responses
·
ruby, whitespace, heredoc
Quickly get files to refactor
Adam Stankiewicz
·
1 response
·
ruby, rails, git
Find out quickly methods available for class
Adam Stankiewicz
·
0 responses
·
ruby, irb, pry
Using Pow with RVM's .ruby-version
Aaron Jensen
·
3 responses
·
ruby, rvm, pow
Ruby random boolean
Julius
·
1 response
·
ruby
My tip
inner-whisper
·
0 responses
·
ruby
Rspec build system for Sublime Text 2 (using rbenv)
Adam Stankiewicz
·
0 responses
·
ruby, sublimetext, rbenv
Method override with super()
Lukas Alexandre
·
1 response
·
ruby, method override
Ruby-style iterators in ObjectiveC
Marin Usalj
·
0 responses
·
ruby, mneorr, objective c, ios
Make tap{} return anything
Paweł Wilk
·
1 response
·
ruby, break, tap, flow control
Light 'CMS' with Google Drive gem for Ruby
Tu Hoang
·
0 responses
·
ruby, rails, gem, update
Javascript analogue of Ruby's "any?"
Alexey Astafyev
·
2 responses
·
ruby, javascript, any?
Display Test::Unit test names when running tests
Jorge Dias
·
0 responses
·
ruby, test, test unit, test names
Using RVM the right way (and never typing "bundle exec" again)...
Jon Frisby
·
16 responses
·
ruby, bundler, rvm
Learn programing languages by example
Mariz Melo
·
2 responses
·
ruby, php, python, sql
Vagrant & Chef
Jeremy Seago
·
0 responses
·
ruby, vagrant, chef
Framework identificator gem
Guillaume Hain
·
0 responses
·
ruby, rails, gem
Validates field uniqueness with state_machine and factory_girl
Cédric Néhémie
·
0 responses
·
ruby, rails, factory_girl, rspec