Hi Marcelo,
How make for get size of a column of the model?
Example:
size = Client.name.size => size = 30
size = Client.columns_hash['name'].limit
hth, Bill
Hi Marcelo,
How make for get size of a column of the model?
Example:
size = Client.name.size => size = 30
size = Client.columns_hash['name'].limit
hth, Bill