thetron / mongoid-enum

Sweet enum sugar for your Mongoid documents
MIT License
117 stars 166 forks source link

Customizable field name prefix #16

Closed knovoselic closed 9 years ago

knovoselic commented 9 years ago

I've created this as an alternative to #13 and #15. It solves the problem described in #12 without breaking old code.

thetron commented 9 years ago

@knovoselic Thank you so much for this - my preference is to have this as a configuration option, and then I can change the default in the next major release. :beers: :cake: :tada: