github.com
Gave a shot to the new Bundler 1.4.0RC1 during the weekend and found out it now supports gem installation...
TL;DR: If using :group => :some_field you might want to :order => 'NULL'. According to the man By default, MySQL...
datetime = DateTime.now date = datetime.to_date #or Date.today will assert: datetime.is_a? Date == true datetime.is_a? DateTime == true datetime.instance_of...
require 'ruby-prof' # you don't need this if you have ruby-prof in your Gemfile You can set one...
wkhtmltopdf hangs on mac during cucumber unless we click on it. The main reason is with the version we use...
Do not use content_for inside a cached view fragment. It won't work because Memcache will just output whatever...
No results found in other decks.