Started 1 yr 4 mo ago
Took 4 hr 27 min on master

Success Build #103 (Jan 11, 2011 4:00:22 AM)

Changes
  1. Backport tests for subclassed arrays (detail)
  2. Improve select helpers by allowing a selected value of false.  This is useful when using a select helper with a boolean attribute, and the attribute is false. (e.g. f.select :allow_comments) (detail)
  3. use Object#class instead of Object#type (detail)
  4. Refactor to handle the X-Cascade without having to raise an exception (detail)
  5. primary_key is returned as either string or symbol, in columns loop map everything to string (detail)
  6. calculate to_s on the primary key once (detail)
  7. use SQLite3::VERSION rather than the deprecated class (detail)
  8. Always return decimal average of integer fields (detail)
  9. adding to_d to BigDecimal (detail)

Started by timer

Revision: 2cb497b70c622039867d34a782d121d902325f4b
  • origin/3-0-stable