Popular Ruby Programming Tips
Parsing Grape params in an XML request with complex nested body including attributes
Jorge Díaz
·
0 responses
·
ruby, attributes, grape, nokogiri
Installing libv8 on Mac OS X 10.8
Andrew King
·
0 responses
·
ruby, macosx, libv8
Amazing articles on Ruby
Anandha Krishnan
·
3 responses
·
ruby, problem solving
Conditionally wrap a variable in an array
meagar
·
0 responses
·
ruby, idiomatic, style
Using Bundler With Rubymotion
Alex Rothenberg
·
0 responses
·
ruby, bundler, ios, rubymotion
create a regular expression testing playground using ruby and sinatra
Emad Elsaid
·
0 responses
·
ruby, rails, regex, regular expression
Using gs for lean rbenv gemsets
Erol Fornoles
·
0 responses
·
ruby, shell, rbenv, gemset
When Ruby Meets Java - The Power of Torquebox
Arun Agrawal
·
0 responses
·
ruby, jruby, torquebox
get facebook friends data and save them as json file
Emad Elsaid
·
0 responses
·
ruby, facebook
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
Complex Made Simple: Sleep Better with TorqueBox
Marcos Ganine
·
0 responses
·
ruby, jruby, torquebox, jboss
Update all PostgreSQL pkey sequences in Rails
Shane Trotter
·
0 responses
·
ruby, rails, database, postgresql
Bundle install inside emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs
Rails Quick Tips - Pluck Multiple Columns
Matt Polito
·
0 responses
·
ruby, rails
Testing your spec against multiple rubies
Lucas
·
1 response
·
ruby, rvm, rspec
Sending emails in the background with Iron
dylans
·
0 responses
·
ruby, iron, worker, docker
Validates field uniqueness with state_machine and factory_girl
Cédric Néhémie
·
0 responses
·
ruby, rails, factory_girl, rspec
Give static typing a new and fair chance - Part 1
Daniel Rochetti
·
1 response
·
ruby, startup, languages, java
Find the cheapest AZ to request your spot instance
Bruno
·
0 responses
·
ruby, aws, devops
Performance of code highlighters
Yuri Artemev
·
0 responses
·
ruby, benchmark, highlight
Ping Event for Rails & Mongoid
Christopher Garvis
·
0 responses
·
ruby, rails, mongodb, mongoid
ActiveRecord::Base.average_coumn_lengths
Tieg Zaharia
·
0 responses
·
ruby, mysql
Schema less ruby database modeling tool - Flexi Model
nhm tanveer hossain khan (hasan)
·
0 responses
·
flexi-model, rubygem, ruby
Ruby Array tricks
Lev Lukomsky
·
0 responses
·
ruby, arrays