Displaying 1 result from an estimated 1 matches for "rhand".
Did you mean:
hand
2010 Jan 06
4
serialized attribute converting to string on reload
...nybody have any idea why this would happen? (hirb styling in the
below posted irb):
> Item.find(6).equip(me)
=> true
>> me.equipment
+----+--------------+--------------------------+-------+-------+-------
+------+-------------------------+-------------------------+
| id | character_id | rhand | lhand | chest | pants
| head | created_at | updated_at |
+----+--------------+--------------------------+-------+-------+-------
+------+-------------------------+-------------------------+
| 1 | 1 | #<Weapon:0x7fa10db2b988> | |...