1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Xavier Noria 80c30e4b8f let dependencies use Module#const_defined?
Module#const_defined? accepts constant paths in modern Ruby, we no longer
need our qualified_* extensions.

References #17845.
2015-01-28 21:47:15 -08:00
..
active_support let dependencies use Module#const_defined? 2015-01-28 21:47:15 -08:00
active_support.rb Merge pull request #18090 from egilburg/patch-3 2015-01-04 19:00:01 -03:00