search for: additional_email_1

Displaying 1 result from an estimated 1 matches for "additional_email_1".

2011 Mar 04
4
!map:HashWithIndifferentAccess
...o display the needed info. As I am doing that and displaying half a dozen values, one value is being interrupted by rails as a hash and giving me this error: --- !map:HashWithIndifferentAccess comm: "1" comm_percentage: "12" hotel_name: "111947" rate: "2.00" additional_email_1: "" amenities: cccc neg_by: Client comm_dollar_amt: "34.00" hod: test rac: xxx billing: "0" I understand what the messages says, it thinks I am working with a hash, the thing is that I''m not. The column is clearly defined as a character varying as is most all...