Popular Ruby Programming Tips
Conditionally wrap a variable in an array
meagar
·
0 responses
·
ruby, idiomatic, style
For quick scripts, Ruby is far better than bash
Stuart Knightley
·
0 responses
·
ruby, shell scripts
Upgrade to ruby 2.x on Mac OS X with rbenv & homebrew
Alexey Cherednikov
·
0 responses
·
ruby, homebrew, mac os x, rbenv
get facebook friends data and save them as json file
Emad Elsaid
·
0 responses
·
ruby, facebook
How to set up Cucumber
Codeship
·
0 responses
·
ruby, rails, cucumber, app
Rake task to reset and re-seed Rails db
Nithin Bekal
·
0 responses
·
ruby, rails, rake
create a regular expression testing playground using ruby and sinatra
Emad Elsaid
·
0 responses
·
ruby, rails, regex, regular expression
Using SASS functions
Gus Bonfant
·
0 responses
·
ruby, css, rails, sass
Rails 3.*: Moving to MongoDB
Ian Bishop
·
0 responses
·
ruby, rails, mongodb
Installing ruby 2.0.0-p0 for rbenv
Jan Wedekind
·
0 responses
·
ruby, rbenv, ruby-build, 2.0.0-p0
Simple way to pair up
Alexander Tamoykin
·
0 responses
·
ruby, agile, pair programming, git
Using gs for lean rbenv gemsets
Erol Fornoles
·
0 responses
·
ruby, shell, rbenv, gemset
Multiline strings with ActiveSupport
Pranas Kiziela
·
0 responses
·
ruby, rails, active_support
Bundle install inside emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs
Complex Made Simple: Sleep Better with TorqueBox
Marcos Ganine
·
0 responses
·
ruby, jruby, torquebox, jboss
Using Bundler With Rubymotion
Alex Rothenberg
·
0 responses
·
ruby, bundler, ios, rubymotion
BubbleWrap::HTTP randomly crashes with KERN_INVALID_ADDRESS
Tom Milewski
·
0 responses
·
ruby, ios, http, bubblewrap
Update all PostgreSQL pkey sequences in Rails
Shane Trotter
·
0 responses
·
ruby, rails, database, postgresql
How to install Ruby on Windows
Alexander Tamoykin
·
3 responses
·
ruby, command prompt, windows, installation
Developing Ruby on Rails on Windows
Manuel van Rijn
·
0 responses
·
ruby, rails, ror, vagrant
Rails Quick Tips - Pluck Multiple Columns
Matt Polito
·
0 responses
·
ruby, rails
Keep an eye on your cache keys
Jacob Elder
·
1 response
·
ruby, rails, caching, memcached
Ruby Array tricks
Lev Lukomsky
·
0 responses
·
ruby, arrays
Start a Rack app with multiple interpreters
Félix Bellanger
·
0 responses
·
ruby, jruby, rails, rack