This project is archived and is in readonly mode.
Changeset [ac67eee4e65082f4312976bd89bbec6f71025aa1] by Jon Leighton
December 26th, 2010 @ 06:46 PM
Use conditionals and implicit returns rather than explicit
returns and postfix ifs (it's easier to read)
https://github.com/rails/rails/commit/ac67eee4e65082f4312976bd89bbe...
Committed by Jon Leighton
- M activerecord/lib/active_record/associations/has_many_through_association.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>