Walken on Rails
Walken on Rails Posted by laserlemon on April 01, 2012 — 1 comment For quite a while now, Collective Idea has been working...
[railscasts] Upgrading to Rails 3.2
Rails 3.2 sports many new features including automatic explain queries, tagged logging, key-value store in Active Record, ...
Ruby on Railsで複合キーを扱う(7) -- 補遺
date = Date.new(2010, 1, 1) %w(robot automobile ship).each do |code| Department.create!({ code: code, name: code.capitaliz...
Introducing Bloggy: A simple way to add a Jekyl...
We have been working hard on making RVM rock-solid, and to prevent regressions while simultaneously fixing and improving i...
“Rails 3.2.3ではwhitelist_attributesの設定が必要 - Ruby...
Rails 3.2.3ではwhitelist_attributesの設定が必要 この記事は『改訂新版 基礎Ruby on Rails』の読者サポートのために書かれたものです。 読者サポートページに戻る 2012年3月30日に公開されたRails...
Ruby on Rails Guides: Rails Form helpers:
Forms in web applications are an essential interface for user input. However, form markup can quickly become tedious to wr...
Rails 3.2.3 was released!!!
Rails 3.2.3 also introduces a new option that allows you to control the behavior of remote forms when it comes to authenti...
Rails 3.2.3.rc2 was released
Rails 3.2.3 introduced a new option that allows you to control the behavior of remote forms when it comes to authenticity_...
Browse Ruby on Rails documentation - APIdock:
ActionController::Routing::Optimisation::PositionalArgumentsWithAdditionalParams
Be sure to blog your own experiences when upgra...
Aside from Rails Upgrade tool, if you need more help, there are people on IRC and rubyonrails-talk that are probably doing...
Sam Ruby: Keeping it on the Rails
The previous error that was caught was connection pool of new applications have size 1 . This demonstrates the unique valu...
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: ...
Engine Yard releases a Developer Center for Rub...
S02E12: Engine Yard Support Tasha Drew, our Success Manager interviews some of our awesome Support Engineers: John Yerhot,...
Ruby Forum - Rails I18n:
Subject Author Replies Last post Rails 3.x, Ruby 1.9.x + HAML = Terror? Ramon Cahenzli 2 21 hrs ago by Ramon Cahenzli web ...
