bootstrap-editable-rails
bootstrap-editable-rails copied to clipboard
View helper for generating a fully configured A tag
trafficstars
This adds a view helper to generate a fully configured A tag using well-known Rails semantics, e.g.:
<%= inplace_editor_for [:admin, @post], :title, :text %>