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
Bogdan Gusiev 7705fcf0b6 Reworked ActiveRecord::Relation#last to always use SQL
instead of loading relation
2016-01-28 17:45:53 +02:00
..
active_record/connection_adapters
assets
cases Reworked ActiveRecord::Relation#last to always use SQL 2016-01-28 17:45:53 +02:00
fixtures fix regression when loading fixture files with symbol keys. 2016-01-13 10:11:54 +01:00
migrations Internal test migrations use the private 'Current' version 2015-12-15 17:18:09 +10:30
models Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
schema Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
support Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb