You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have many types of objects, with common properties, it's nice that they can share partials in app/views/records of course hydra-editor should still use a more specific view if it is available.
Here is the warning:
DEPRECATION WARNING: Rendering view from `records/edit_fields/displays`. Move to tufts_audios/edit_fields/displays. This will be removed in 1.0.0. (called from render_edit_field_partial at /Users/justin/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/hydra-editor-0.3.0/app/helpers/concerns/records_helper_behavior.rb:27)
The text was updated successfully, but these errors were encountered:
If you have many types of objects, with common properties, it's nice that they can share partials in
app/views/records
of course hydra-editor should still use a more specific view if it is available.Here is the warning:
The text was updated successfully, but these errors were encountered: