Jasmine Pearls Green Tea

This is really nice, I drink about 5 cups of it a day.

Best method ever?

module AdsHelper
  
  def show_ads?
    true
  end
  
end

I wrote this the other day. Pure genius.

RubyGems version specification tip

RubyGems version string “~> 2.5.1” will look for any 2.5.x version, greater than or equal to 2.5.1. For example in Rails:

config.gem 'mygem', :version => '~> 2.5.1'
Medium

5 minute redesign of 1Password software update dialog.

Medium

Cool approach for the redesign of the boarding pass.
via http://passfail.squarespace.com/

A mix of design and code, by Mark Dodwell, web designer and Ruby on Rails developer.

Older entries →