beyond-code-github / Superscribe

A fresh take on URL routing for Web APIs
Apache License 2.0
64 stars 6 forks source link

Add safeguard to prevent trying to register abstract modules #5

Closed nathanchere closed 8 years ago

nathanchere commented 9 years ago

At the moment calling SuperscribeConfig.RegisterModules will fail if there are any abstract modules in the scanned assemblies.