@wayoutmind @nlsmith I usually refer to but tho...
Ruby on Rails is not “someone else’s framework.” Over the years, hundreds of people have contributed to Ruby on Rails rang...
Rails 3.1: has_secure_passwordメソッド - Rails 雑感 -...
この前のエントリー では、Rails 3.1で登場した assign_attributes という渋いメソッドについて書きました。 今回紹介するのも渋い新仕様です。その名も has_secure_password 。 いま、User というモデ...
Mais 14 vídeos sobre Ruby e Rails | Ruby Brasil:
Atualizando a lista anterior (que tinha 12 screencasts falando sobre Rails ), listamos abaixo mais 14 vídeos abordando vár...
“Ruby on Railsで複合キーを扱う(1) - Rails 雑感 - Ruby on ...
Ruby on Railsでは、データベーステーブルの主キーとしてidというカラムを使うのがデフォルトです。 誤解される方も多いのですが、もちろん主キーの名前は変更できます。たとえば、User モデルに対応するusers テーブルの主キーがui...
Ruby on Rails Guides: Configuring Rails Applica...
configures Rails itself to serve static assets. Defaults to true, but in the production environment is turned off as the s...
What’s New in Edge Rails #23: Week of May 28 -J...
It was a fairly quiet week on the Rails front. Well, if you don't count multiple non-edge dot releases for security fixes....
Simple Test Metrics in Your Rails App, and What...
logged_in_user_context do context "with at least one purchase" do setup do @purchases = paginate([Factory(:purchase)]) @st...
5 Tips for Deploying Background Jobs in Ruby on...
Looked at job_fu, but didn't see ability to schedule tasks. Would be cool if you could point to a post of how you did that...
Good news everyone! Rails 3.2.5 has been released.
Good news everyone! Rails version 3.2.5 has been released. This version of Rails is a less broken version of 3.2.4! What h...
