draper/spec/dummy/config
Cliff Braton ff36bd81ad Add support for custom default controller configuration (#788)
* Add configure functionality to allow customizing the default.

* Add configuration module and tests.

* Add documentation to the README.md

* Skip tests that only fail when whole suite is ran.

* Fix the double leaking by re-writing the test that caused the issue.

* Clean up railtie - Exract out method, Remove unnecessary compatibility.

* Add new functionality to the dummy app to increase test coverage.
2017-03-31 09:05:15 -05:00
..
environments Reduce test noise 2013-01-19 21:55:57 +00:00
initializers Add support for custom default controller configuration (#788) 2017-03-31 09:05:15 -05:00
locales Adding cucumber stuff for integration testing. 2012-10-19 14:12:27 -03:00
application.rb Allow serialization of CollectionDecorators with ActiveModel::Serializers 2013-02-12 18:35:32 +00:00
boot.rb Fix deprecations and possible false positive issue in tests. (#781) 2017-03-27 22:19:18 -05:00
database.yml Adding cucumber stuff for integration testing. 2012-10-19 14:12:27 -03:00
environment.rb Adding cucumber stuff for integration testing. 2012-10-19 14:12:27 -03:00
mongoid.yml update Mongoid config 2016-07-04 14:49:26 -05:00
routes.rb Improve Devise integration 2013-01-25 17:42:56 +00:00