mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
edaa1383f2
This change brings some order to how we require files. Previously, we required app files from everywhere, including pry.rb. Now we require app files only from pry.rb. External and stdlib dependencies are required at places where they're used, not globally. |
||
---|---|---|
.. | ||
bundler_spec.rb | ||
cli_spec.rb | ||
hanami_spec.rb | ||
readline_spec.rb |