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
2011-12-20 14:04:51 -06:00
..
active_record/connection_adapters pushing caching and visitors down to the connection 2011-11-19 20:19:53 -08:00
assets
cases skip hstore tests on PG databases that do not have hstore 2011-12-20 14:04:51 -06:00
fixtures restores the API docs of AR::Fixtures, made a quick pass over them, revises link in fixture template [closes #2840] 2011-09-03 15:20:30 -07:00
migrations Run also migrations in subdirectories. 2011-12-09 03:33:06 +01:00
models call scope within unscoped to prevent duplication of where values 2011-12-17 14:41:17 +03:00
schema Added ActiveRecord::Base.store for declaring simple single-column key/value stores [DHH] 2011-10-13 16:24:22 -05:00
support Add require 'pathname' as it has not already been required in some circumstances 2011-06-17 14:55:34 +01:00
.gitignore
config.example.yml To support ActiveRecord unit tests for IBM DB2 2011-10-02 22:51:01 -04:00
config.rb