Sha256: 0b3f1be99fa2c8bf6a54eda62be1f336bd5973ad418b414913bbe3a68c08a446
Contents?: true
Size: 275 Bytes
Versions: 23
Compression:
Stored size: 275 Bytes
Contents
module <%= plugin_title %> class <%= model_name %>Hooks < Redmine::Hook::ViewListener render_on :view_custom_fields_form_<%= model_name_underscored %>_custom_field, partial: 'custom_fields/view_custom_fields_form_<%= model_name_underscored %>_custom_field' end end
Version data entries
23 entries across 23 versions & 1 rubygems