Newest Ruby Programming Tips
Get Rid of That Code Smell – Primitive Obsession
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
Get Rid of That Code Smell – Attributes
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
Zeus gem
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails
Single Responsibility Principle on Rails Explained
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, patterns, solid
Leveraging Subject in RSpec - A rough cut!
Karthik Sirasanagandla
·
0 responses
·
ruby, rails, rspec
Asynchronous Ruby calculator with Goliath and Grape
Oto Brglez
·
0 responses
·
ruby, rest, api
Redirect after sign_up (no sign_in) with Devise
Patricio Bruna
·
0 responses
·
ruby, rails, devise
IRB with syntax highlighting and much more. Pry it out!
Jeroen Rosenberg
·
0 responses
·
ruby, rails, irb
Run Arbitrary Tests in Rails
Jason Rogers
·
0 responses
·
ruby, rails, testing
Easy way to change TextMate Ruby version
Murat GÜZEL
·
0 responses
·
ruby, rvm, textmate
Converting a locator into xpath in Capybara
David Collom
·
0 responses
·
ruby, ror, uni-testing, daviec85
4 lessons learned from teaching at RailsGirls Berlin
Tobias Pfeiffer
·
0 responses
·
ruby, rails, learning, railsgirls
Carrierwave image quality
Joren De Groof
·
0 responses
·
ruby, rails, carrierwave
Rails and StringInquirer - A real world example
Karthik Sirasanagandla
·
0 responses
·
ruby, rails, on
Chef-solo integration with RVM.
sawanoboly
·
0 responses
·
ruby, rvm, chef
quick starting a ruby script
pansy
·
0 responses
·
ruby, script, shortcut, quick script
Install Ruby 1.9.3-p194 on Openshift DIY Easily
Alif Rachmawadi
·
0 responses
·
ruby, rbenv, openshift
Use BCrypt for passwords
Hannes Georg
·
0 responses
·
ruby, security, hashing, sha1
Conditionally wrap a variable in an array
meagar
·
0 responses
·
ruby, idiomatic, style
Ruby with RVM in Sublime Text 2
Alan Ivey
·
0 responses
·
ruby, rvm, sublime text 2
Better Ruby inclusion methods
Elad Meidar
·
0 responses
·
ruby, include, enumerable