1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/testable
Kyrylo Silin edaa1383f2 Require files from pry.rb; deps from each file that uses them
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.
2019-03-10 13:20:03 +02:00
..
evalable.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
mockable.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
pry_tester.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
utility.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
variables.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00