samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

add configuration models for additional context #197

Closed elrayle closed 5 years ago

elrayle commented 5 years ago

These are the classes to process the context configuration. They are not being used yet.

Remaining work:

This PR also defines generalized helper methods for fetching configs from the config hash. This includes fetching required configs, boolean configs, and configs values that need to be converted to a symbol.

elrayle commented 5 years ago