1
0
Fork 0
mirror of https://github.com/pry/pry-rails.git synced 2022-11-09 12:36:03 -05:00
pry--pry-rails/spec
Ryan Fitzgerald be97a215a4 Fix compatibility of specs with Mongoid and Rails 5.1
- Mongoid needs to be loaded before Rails initializes

 - Rails 5.1 changed the necessary requires to invoke `console`
2017-05-05 23:38:00 -07:00
..
config Fix compatibility of specs with Mongoid and Rails 5.1 2017-05-05 23:38:00 -07:00
find_route_spec.rb Make find-route spec compatible with pre-PATCH Rails 2015-02-07 23:28:24 -08:00
railtie_spec.rb Fix compatibility of specs with Mongoid and Rails 5.1 2017-05-05 23:38:00 -07:00
recognize_path_spec.rb Add spec for recognize-path behavior 2014-11-22 23:17:43 -08:00
show_middleware_spec.rb Update Appraisals, remove Ruby 1.8 and 1.9.2 support 2014-11-22 23:10:58 -08:00
show_model_spec.rb Fix show-routes issues 2017-03-25 17:12:22 -07:00
show_models_spec.rb Fix show-models spec for Rails 5.0 2017-03-25 16:56:18 -07:00
show_routes_spec.rb Fix show-routes issues 2017-03-25 17:12:22 -07:00
spec_helper.rb Remove rr dependency 2015-02-07 23:29:37 -08:00