Changes for version 0.0012
- Change: 4b99a19b087db5041337a053ccb79f5b1b46202b Author: Naveed Massjouni <naveed@vt.edu> Date : 2016-03-29 13:16:30 +0000
- v0.0012
- Change: 4adc171733beddd14f0b13c602b712ffe3a4226f Author: Naveed Massjouni <naveedm9@gmail.com> Date : 2016-03-29 13:10:12 +0000
- Merge pull request #14 from SysPete/plugin2
- use $dsl->config instead of plugin_settings for plugin2
- Change: 721e3b036ef205bd02b13aa6f94f76053e71ead1 Author: Peter Mottram <peter@sysnix.com> Date : 2016-03-29 18:40:34 +0000
- syspete-- plugin2 check should use $dsl->app->can
- Change: 1cd6d2b78a1d085384aedf6e0cbbb1bf9976f229 Author: Peter Mottram <peter@sysnix.com> Date : 2016-03-29 18:07:21 +0000
- use $dsl->config instead of plugin_settings for plugin2
- Any plugins which use this plugin will not work when plugin1's plugin_config keyword is used and so if we smell plugin2 we get config via $dsl->config instead. This is needed by Dancer2::Plugin::Auth::Extensible::Provider::DBIC (and probably some other plugins - still some work to do).
- Thanks to yanick for the pointer.
Modules
DBIx::Class interface for Dancer2 applications