Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | introduce `conn.data_source_exists?` and `conn.data_sources`. | Yves Senn | 2015-09-22 | 1 | -1/+1 |
* | Move writing unknown column exception to null attribute | Sean Griffin | 2014-06-26 | 1 | -0/+1 |
* | Add some coverage for AR serialization with serializable_hash | Carlos Antonio da Silva | 2012-06-22 | 1 | -17/+32 |
* | Raise error when using write_attribute with a non-existent attribute. | Jon Leighton | 2011-09-13 | 1 | -6/+7 |
* | introduce a fake AR adapter for mocking database return values | Aaron Patterson | 2011-02-04 | 1 | -5/+7 |
* | share column cache among subclasses, only look up columns per AR::Base subcla... | Aaron Patterson | 2011-02-01 | 1 | -0/+4 |
* | to_xml with :include should skip_instruct on the included records [#4506 stat... | Lawrence Pit | 2010-04-30 | 1 | -1/+3 |
* | move assets and models | Jeremy Kemper | 2008-01-18 | 1 | -0/+16 |