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...
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...
“Rails 3.2.3ではwhitelist_attributesの設定が必要 - Ruby...
Rails 3.2.3ではwhitelist_attributesの設定が必要 この記事は『改訂新版 基礎Ruby on Rails』の読者サポートのために書かれたものです。 読者サポートページに戻る 2012年3月30日に公開されたRails...
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...
[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, ...
Railscasts - Rails 2.3 Extras:
# find in batches Product.count Product.find_in_batches(:batch_size => 10) do |batch| puts "Products in batch: #{batch.siz...
Build Database Of Ruby Programmers: We would li...
Set the extra attribute in a join model with an association of has_many :through without creating two records for the join...
@artolamola dar una respuesta valida para todos...
There's been a little bit of buzz about David Heinemeier Hansson's announcement that Josh Peek has joined Rails core and i...
Figaro: Simple Rails app configuration
Figaro: Simple Rails app configuration Posted by laserlemon on April 02, 2012 — 0 comments I just released the first versi...
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: ...
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...
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...
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_...
omgbloglol - Improved validations in Rails 3:
Improved validations in Rails 3 Quite sorry about not getting another post up sooner; I’ve been very busy lately with a fe...
