CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

look into orchid having modular level instead of file level overrides #21

Closed jduss4 closed 7 years ago

jduss4 commented 7 years ago

would be nice if could override a specific helper rather than a file full of helpers, spend 20 minutes looking into this

jduss4 commented 7 years ago

This has been accomplished for the helpers. Still need to chop views into more overridable chunks and then figure out how to pull controllers out into Orchid::ApplicationController without messing up the template rendering.

jduss4 commented 7 years ago

Closing in favor of https://github.com/CDRH/orchid/issues/17