1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Rafael Mendonça França 781370998d Merge pull request #15847 from sgrif/sg-encapsulate-result-types
Encapsulate knowledge of type objects on `ActiveRecord::Result`
2014-06-26 06:33:18 -03:00
..
active_record/connection_adapters Add a type object to Column constructor 2014-05-17 17:16:05 -06:00
assets
cases Merge pull request #15847 from sgrif/sg-encapsulate-result-types 2014-06-26 06:33:18 -03:00
fixtures Update test data which doesn't reflect expected usage 2014-06-12 15:33:25 -06:00
migrations
models Merge pull request #15772 from nbudin/sti_through_bug 2014-06-19 15:07:11 -03:00
schema Fix has_and_belongs_to_many in a namespaced model pointing to a non namespaced model 2014-06-19 14:59:48 -03:00
support pg test, examples for default values and schema dumping of point types. 2014-06-03 13:46:32 +02:00
.gitignore
config.example.yml Remove code related to adapter which are no longer in repo 2014-05-16 18:17:25 +02:00
config.rb