Popular Ruby Programming Tips
Rails...it is just Ruby
Bryan Mikaelian
·
0 responses
·
ruby, rails, devise, controllers
Find arguments from Ruby method
Matt Brewer
·
0 responses
·
ruby, rails
emerge class definitions via assignment method calls using Morph mixin
Rob McKinnon
·
0 responses
·
ruby, objects, gem, mixin
Prettier passing of options in Ruby
John Amicangelo
·
0 responses
·
ruby, rails, hash, syntax
Static Asset Cache Buster
Matt Ryan
·
0 responses
·
ruby, php, cache, git
quick starting a ruby script
pansy
·
0 responses
·
ruby, script, shortcut, quick script
Secrets of Proc.new
Brandon Hansen
·
1 response
·
ruby
Group a collection by X
Erik Straub
·
0 responses
·
ruby, php, loop, array
Converting a locator into xpath in Capybara
David Collom
·
0 responses
·
ruby, ror, uni-testing, daviec85
Goliath & async Ruby
Jacques Fuentes
·
0 responses
·
ruby, goliath, websockets, eventmachine
Real time in Rails
Romain Laurent
·
1 response
·
ruby, rails
HTTP status codes
Alexandru G.
·
0 responses
·
ruby, php, http, ietf
Install Ruby 2.0.0.p0 w/ Rails 4.0.0.beta1 on Mountain Lion
Messay Bekele
·
0 responses
·
rvm, openssl, ruby 2.0.0, rails 4.0.0.beta1
Pathname
Nickolay Schwarz
·
0 responses
·
ruby, pathname
When you can't remember %A %B %-d
Brandon Hansen
·
0 responses
·
ruby, time formatting
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
ActiveRecord - Retrieve only a column from DB
Rafael Oliveira
·
0 responses
·
ruby, rails
lambda soul algebra
Dave Goodchild
·
0 responses
·
ruby, lambda, 1.9.3
Removing consecutive duplicate lines using Enumerable
Rob Cole
·
0 responses
·
ruby, enumerable
Capybara access new window
Kirill Shaplyko
·
0 responses
·
ruby, tdd, cucumber, bdd
Store Decryptable Passwords in ActiveModel Instances
Doug Puchalski
·
0 responses
·
ruby, encryption, rails, active-record