Ruby 52
- Why I Chose Ruby over Python
- Wayward Predicates in Ruby
- Running Jekyll on Ruby 3.4
- Updating the Bundler Version Specified in Gemfile.lock
- Bad Ruby: Hash Value Omission
- Inspecting the Contents of a Ruby Gem
- Going Rogue
- RuboCop Logo
- The Elements of Style in Ruby #14: Variable Interpolation
- Permalinks in the Ruby and Rails style guides
- Find out where a rake task is defined
- The Elements of Style in Ruby #13: length vs size vs count
- A list of deprecated stuff in Ruby
- The Elements of Style in Ruby #12: proc vs Proc.new
- Using Ruby's each_with_object
- Regexp anchors in Ruby
- RuboCop 0.14: Beyond the Ruby Style Guide
- Using Ruby's gsub with a hash
- The Elements of Style in Ruby #11: Invoking Lambdas/Procs
- Lambdas/Procs in Case Expressions
- The Elements of Style in Ruby #10: In cryptic Perlisms we do not trust
- A couple of useful extensions to Ruby's Enumerable module
- Using Ruby's gsub with a block
- The Elements of Style in Ruby #9: Hash#has_key? and Hash#has_value? are deprecated
- Announcing the Powerpack library
- The Elements of Style in Ruby #8: Know Thy Predicates
- The Elements of Style in Ruby #7: The case against ===
- The Elements of Style in Ruby #6: Attributes Redux
- The Elements of Style in Ruby #5: Readability of long numeric literals
- RuboCop 0.9 is now patrolling the streets!
- The Elements of Style in Ruby #4: Array#join vs Array#*
- The Elements of Style in Ruby #3: Make sure something is an array
- The Elements of Style in Ruby #2: Favor sprintf(format) over String#%
- The Elements of Style in Ruby #1: Maximum line length
- The Elements of Style in Ruby: An Essay in N parts
- RuboCop 0.8.0 is out, support for JRuby and Rubinius is in!
- RuboCop 0.6.0 released
- RuboCop
- Dealing with SSL certificate validation errors in Rails
- Rails Tip #1: Use Pry Instead of irb for the Rails Console
- Ruby Tip #3: Matching on an Object's Class in a Case Expression
- Setting up fallback locale(s) in Rails 3
- Ruby Tip #2: Get a List of All Rake Tasks
- Ruby Tip #1: Demystifying the Difference Between == and eql?
- Admin Interfaces for Rails Apps: RailsAdmin vs ActiveAdmin
- Deploying Rails 3.1 applications on Heroku's Celadon Cedar stack
- Django 1.3 vs Rails 3: A not so final showdown
- Java.next() - JRuby: The Rubyists Strike Back
- Recommended Ruby books
- Ruby or Python?
- The best way to implement the Singleton pattern in Java and Ruby
- Using Emacs for Rails development: The perfect setup