Open avishai opened 11 years ago
@tlconnor could this get merged?
Because of this bug, the gem is worthless.
You can downgrade to version 0.0.9, that should fix the bug. You can can safely stay at this version, since this gem is not maintained anymore. Alternatively, try a fork: https://github.com/tlconnor/activerecord-postgres-array/pull/38
@leonardvandriel thanks. Just did that and 0.0.9 works fine :)
I've been using this gem for over a year, and I just ran bundle update and for some reason now it keeps raising
unit_amenities must be an Array or have a valid array value (''{"balcony","dishwasher","hardwood floors","home office","tile floors"}'')
params[:unit_amenities]
are submitted as follows:In the Rails console, this is what I get: