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_...
[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, ...
これ最高にイイ( ・∀・) 超使いやすいっす! Rails 3.2 からGemfileに追加さ...
JbuilderはJSONレスポンスを出力するテンプレートエンジンです。David Heinemeier Hanssonが最近作成したものですが、Rails 3.2には含まれずに独立したgemとしてリリースされました。このアプローチをとることに...
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...
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...
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...
14 Bare Minimum Security Checks Before Releasin...
When you upload your latest app to a production Web server and open it up to the world, you're really throwing your app to...
Woohooo! <3 <3
This 3D re-release of the 1997 film, starts out as a present day undersea expedition in search of a valuable diamond aboar...
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...
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-footnotes 3.7.6 has been released
rails-footnotes 3.7.6 has been released Posted by romanvbabenko on March 27, 2012 — 0 comments I just released rails-footn...
Slim v1.2.0 released
Slim v1.2.0 released Posted by stonean on March 30, 2012 — 0 comments Just released Slim v1.2.0 which includes support for...
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...
