aq1018/mongoid_taggable_with_context

Issue with Edit

Opened this issue · 0 comments

<%= f.label :tags %>
<%= text_field_tag 'post[tags]' %>

This does not list the original tags when called through edit and when you update the event it overwrites with blank. I am not sure if I am missing something