Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Find arguments from Ruby method
Matt Brewer
·
0 responses
·
ruby, rails
Get your twitter Now playing stream
Emad Elsaid
·
0 responses
·
ruby, twitter
Prettier passing of options in Ruby
John Amicangelo
·
0 responses
·
ruby, rails, hash, syntax
Rack no-op
Andrew Radev
·
0 responses
·
ruby, rails, rack
Converting a locator into xpath in Capybara
David Collom
·
0 responses
·
ruby, ror, uni-testing, daviec85
Create Gemfile using bundler
Prathamesh Sonpatki
·
0 responses
·
ruby, bundler, gemfile
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
Output objects in YAML format from Rails Console
Rob Volk
·
0 responses
·
ruby, rails
Real time in Rails
Romain Laurent
·
1 response
·
ruby, rails
Capybara access new window
Kirill Shaplyko
·
0 responses
·
ruby, tdd, cucumber, bdd
HTTP status codes
Alexandru G.
·
0 responses
·
ruby, php, http, ietf
Goliath & async Ruby
Jacques Fuentes
·
0 responses
·
ruby, goliath, websockets, eventmachine
Pathname
Nickolay Schwarz
·
0 responses
·
ruby, pathname
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
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
Static Sites for Heroku unix function
Antonio Pagano
·
0 responses
·
ruby, heroku, site, markup
Installing Rake 10.0
Zaiste
·
0 responses
·
ruby, rails
When you can't remember %A %B %-d
Brandon Hansen
·
0 responses
·
ruby, time formatting
Store Decryptable Passwords in ActiveModel Instances
Doug Puchalski
·
0 responses
·
ruby, encryption, rails, active-record
How to test Rake tasks in Ruby
Georg
·
0 responses
·
ruby, rspec, rake, testing rake task