RoR function help

Posted by Aviatrix on Stack Overflow See other posts from Stack Overflow or by Aviatrix
Published on 2010-04-24T23:38:29Z Indexed on 2010/04/24 23:43 UTC
Read the original article Hit count: 296

Filed under:
|

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.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby