clem_c_rock
March 2nd, 2007, 12:27 PM
Hello,
I'm trying to get the column names associated w/ this record set:
account_all = Account.find(:all)
Since account_all is an array - how do I get the names?
I know there's got to be a simple way to do this.
I'm trying to get the column names associated w/ this record set:
account_all = Account.find(:all)
Since account_all is an array - how do I get the names?
I know there's got to be a simple way to do this.