rails/activerecord/lib
John Crepezzi 5e260574a4 Only merge DATABASE_URL settings into the current env
This commit fixes a regression where when the `DATABASE_URL` environment
variable was set and the current Rails environment had a valid configuration
defined in the database config, settings from the environment variable would
affect _all_ environments (not just the current one).
2019-07-25 20:14:21 -04:00
..
active_record Only merge DATABASE_URL settings into the current env 2019-07-25 20:14:21 -04:00
arel Merge pull request #36492 from kamipo/remove_depth_first_visitor 2019-07-25 14:52:18 +09:00
rails/generators Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
active_record.rb Refactor Relation#cache_key is moved from CollectionCacheKey#collection_cache_key 2019-04-04 13:18:59 +09:00
arel.rb Remove unused Arel::Attributes.for 2019-06-15 23:59:41 +09:00