RoR function help
- by Aviatrix
Can someone write a function for me on RoR , i simply don't have the time to study Ruby and RoR for just one time use.
The function should do the following things :
1) have an array with variables
2) for each variable in the array execute 4-5 other functions get the results and insert them in another table in the same DB
table name - refined
CityName varchar
Subdomain varchar = the varriable in
the array
Nearby text
State varchar
ZipCodes text
AreaCodes text
Some of the functions return arrays.
i will really apreciate the help !
Thanks in advance.