mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e302725751
If you require `nokogiri` from `app/models/user.rb`, dependencies.rb does not mark `Nokogiri` as an autoloaded constant, as expected. But the logic to detect these non-autoloaded constants is incomplete. See the tests defined in the patch for some cases incorrectly handled. |
||
---|---|---|
.. | ||
module_folder | ||
check_warnings.rb | ||
conflict.rb | ||
cross_site_depender.rb | ||
mutual_one.rb | ||
mutual_two.rb | ||
raises_exception.rb | ||
raises_exception_without_blame_file.rb | ||
requires_nonexistent0.rb | ||
requires_nonexistent1.rb | ||
service_one.rb | ||
service_two.rb |