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 315de6e490 Merge pull request #16349 from jmcnevin/master
Correctly determine if migration is needed.
2014-08-19 15:55:15 -03:00
..
active_record/connection_adapters
assets
cases Merge pull request #16349 from jmcnevin/master 2014-08-19 15:55:15 -03:00
fixtures fk: use random digest names 2014-06-26 22:03:49 +02:00
migrations
models Fixes the Relation#exists? to work with polymorphic associations. 2014-08-18 18:20:40 -03:00
schema Change the default null value for timestamps 2014-08-12 14:40:11 -06:00
support fk: :primary_key option for non-standard pk's. 2014-06-26 22:03:48 +02:00
.gitignore
config.example.yml
config.rb