draper/lib
Mike Moore 55ea318d86 Use load hook for minitest integration
Unlike RSpec, Minitest doesn't load the Spec DSL when loaded by Bundler,
so loading the integration in the Railtie can be problematic.
Switch to a load hook so that the integration can be loaded whenever
minitest-rails is loaded, which it may not be during Draper initialization.
2014-05-20 11:01:49 -06:00
..
draper Use load hook for minitest integration 2014-05-20 11:01:49 -06:00
generators Renamed minitest helper to test_helper 2013-08-14 12:06:49 +02:00
draper.rb Require NameError#missing_name? from ActiveSupport 2013-06-02 21:23:08 +01:00