Skip to content

arius/hydra_attribute_input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

hydra_attribute_input

Last commits for specific project, sorry!!!!

Dynamic input field for hydra attribute

Example

<% @object.class.hydra_attributes.each do |attribute| %>
    <tr>
      <td class="label-cell"><%= attribute.name %></td>
      <td class="content-cell"><%= f.hydra_attribute_input attribute %></td>
    </tr>
<% end %>
end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages