Ruby Certification: Ruby Study Notes - Best Rub...
The Ruby Association Certified Ruby Programmer examinations are intended for such people as engineers who design, develop,...
Ruby on Railsで複合キーを扱う(7) -- 補遺
date = Date.new(2010, 1, 1) %w(robot automobile ship).each do |code| Department.create!({ code: code, name: code.capitaliz...
Browse Ruby on Rails documentation - APIdock:
ActionController::Routing::Optimisation::PositionalArgumentsWithAdditionalParams
Sam Ruby: Hacked
Hacked Mon 02 Apr 2012 at 11:16 This site was hacked. A reader of the site noted that Google’s index of this site had been...
How To Get Past 9 Common Enterprise SEO Roadblocks
Managing an enterprise SEO program is like trying to get something pushed through the UN: lots of conflicting agendas, lan...
The Hunger Games: Singapore Edition?
1. It is the distant future. Ridiculous—Singaporeans simply won’t wait that long. 2. The post-apocalyptic state of Panem i...
Numbers in Ruby: Ruby Study Notes - Best Ruby G...
Let's play with Numbers. In Ruby, numbers without decimal points are called integers, and numbers with decimal points are ...
Ruby, Concurrency, and You
Switching back to Ruby implementations, let’s look at MRI 1.9. As has been previously reported, MRI 1.9 removes the “green...
Sam Ruby: Improved Wunderbar JSON support
Improved Wunderbar JSON support Sun 01 Apr 2012 at 12:57 I’ve integrated jbuilder like functionality into Wunderbar . Key ...
Jay Fields Thoughts: Ruby: Adding a "not" metho...
Fair enough. The example was contrived, and thus lost some of it's value I'm sure. Although, I do prefer obj.not.nil? to j...
Impressive site just using SVG
Hacked Mon 02 Apr 2012 at 11:16 This site was hacked. A reader of the site noted that Google’s index of this site had been...
“Bundler: The best way to manage Ruby applicati...
Make sure all dependencies in your Gemfile are available to your application. $ bundle install [--system] Gems will be ins...
