I disagree to this pink box #rails Serving the ...
In specific cases, it would make sense to set the locale from client-supplied information, i.e. not from the URL . This in...
Browse Ruby on Rails documentation - APIdock:
ActionController::Routing::Optimisation::PositionalArgumentsWithAdditionalParams
Rails isn't for beginners
Rails isn't for beginners Posted by stephenballnc on April 03, 2012 — 0 comments I've just written a post on Rake Routes: ...
Ruby Certification: Ruby Study Notes - Best Rub...
The Ruby Association Certified Ruby Programmer examinations are intended for such people as engineers who design, develop,...
What’s New in Edge Rails #16: Week of April 1 –...
Week of April 1 - April 7, 2012 Although there were quite a few commits this past week, nearly all of them were to the doc...
Scheduled tasks on rails - Ruby Forum:
Douglas, I have been using cron tasks that invoke curl that invokes the routes that perform the periodic tasks for several...
Am I missing something or is this page laughabl...
The very first parameter, a string, is the text of the link which appears on the page. The second parameter, the options h...
Konacha: JavaScript Testing on Rails
Konacha: JavaScript Testing on Rails Posted by joliss on April 03, 2012 — 0 comments For those looking to test heavy (Back...
Super Charge your Rails App with Rack Cache and...
Super Charge your Rails App with Rack Cache and Memcache Posted by schneems on April 04, 2012 — 0 comments Get more perfor...
“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...
“Rails 3.2.3ではwhitelist_attributesの設定が必要 - Ruby...
Rails 3.2.3ではwhitelist_attributesの設定が必要 この記事は『改訂新版 基礎Ruby on Rails』の読者サポートのために書かれたものです。 読者サポートページに戻る 2012年3月30日に公開されたRails...
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...
Ruby on Rails Guides: Performance Testing Rails...
# routes.rb root :to => 'home#index' resources :posts # home_controller.rb class HomeController < ApplicationController de...
WHAT'S NEW IN EDGE #RAILS
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the univer...
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 ...
