Popular Ruby Programming Tips
Faster ActiveRecord Migrations Using change_table :bulk
Aaron Lasseigne
·
0 responses
·
ruby, rails, activerecord
How to set up RSpec
Codeship
·
0 responses
·
ruby, rails, gem, testing
Two-phase commits in Couchbase
Sergey Avseyev
·
0 responses
·
ruby, couchbase
Ruby Enumerable#some?
Mr Rogers
·
0 responses
·
ruby, enumerable
Removing consecutive duplicate lines using Enumerable
Rob Cole
·
0 responses
·
ruby, enumerable
Find arguments from Ruby method
Matt Brewer
·
0 responses
·
ruby, rails
Factory Hashes
Raison D'souza
·
0 responses
·
ruby, factory_girl
Prettier passing of options in Ruby
John Amicangelo
·
0 responses
·
ruby, rails, hash, syntax
Easy creating nested read-only objects
Łukasz Niemier
·
0 responses
·
ruby, tdd, testing, unit tests
Real time in Rails
Romain Laurent
·
1 response
·
ruby, rails
Secrets of Proc.new
Brandon Hansen
·
1 response
·
ruby
When you can't remember %A %B %-d
Brandon Hansen
·
0 responses
·
ruby, time formatting
emerge class definitions via assignment method calls using Morph mixin
Rob McKinnon
·
0 responses
·
ruby, objects, gem, mixin
Store Decryptable Passwords in ActiveModel Instances
Doug Puchalski
·
0 responses
·
ruby, encryption, rails, active-record
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
HTTP status codes
Alexandru G.
·
0 responses
·
ruby, php, http, ietf
Pathname
Nickolay Schwarz
·
0 responses
·
ruby, pathname
Rails...it is just Ruby
Bryan Mikaelian
·
0 responses
·
ruby, rails, devise, controllers
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
Converting a locator into xpath in Capybara
David Collom
·
0 responses
·
ruby, ror, uni-testing, daviec85
Cool Ruby Gems
Bob Roberts
·
0 responses
·
ruby, rails
Download your latest 30 Github Gists to local directory
Emad Elsaid
·
0 responses
·
ruby, rails, github
I18n for text with links
Alexander Lang
·
0 responses
·
ruby, rails, i18n
Ruby to_bool conversions (monkeypatching)
Peter Savichev
·
0 responses
·
ruby, bool, to_bool