Module: E9Crm::ActionView

Extended by:
ActiveSupport::Concern
Defined in:
lib/e9_crm/rails_extensions.rb

Overview

Fairly straightforward hack to allow e9_crm views to inherit from resources. If a missing template error is raised by a view looking for a template prefixed with “e9_crm”, redirect the lookup to “e9_crm/resources”

This would be worth looking into further but inherited templates are a feature coming up in Rails anyway.

Defined Under Namespace

Classes: PathSet