mountain_view icon indicating copy to clipboard operation
mountain_view copied to clipboard

Keen to use this....only one huge problem: we have Property as a model

Open corroded opened this issue 8 years ago • 1 comments

Is there a way to override the properties and property method like in a config somewhere? We have Property as a model (properties table).

corroded avatar Dec 05 '17 11:12 corroded

Hi @corroded, what's the error you're getting? You should be able to pass property or properties in the second argument hash, and then access it as properties[:property] or properties[:property]

Can you please expand or provide some code example with the issue?

Thanks!

kitop avatar Jan 02 '18 09:01 kitop