lgs / mongoid_taggable_with_context

A tagging plugin for Mongoid that allows for custom tagging along dynamic contexts with real-time aggregation (pre-aggregated).
http://rubygems.org/gems/mongoid_taggable_with_context
MIT License
19 stars 20 forks source link

Add simple setter for _string #12

Closed swistaczek closed 11 years ago

swistaczek commented 11 years ago

Hi, I have added simple setter for _string method. This change is required for my project that consumes simple_form as form builder.