[Rails] (newbie?) Questions regarding local Rails installations as a CMS for remote websites

Samo Korosec xype at froodee.net
Wed Dec 14 20:35:18 GMT 2005


On Dec 14, 2005, at 9:20 PM, Scott Phelps wrote:

>
> Rails is not SQL specific it uses the Active Record ORM.

Ah, so I'd need to generate the SQL with MySQL. That's ok, I can keep  
track of the row IDs and get those then.

> As far as FTP - that is not a function (api) in any languages I  
> know of.  You'll have to write it in Ruby or use post data for  
> uploads.

Well it's part of the APIs used with Cocoa (CoreFoundation, CFFTP)  
and PHP also offers functions to upload open files via FTP (ftp_put),  
so I tought it's part of the Ruby installation (or availible as a gem).

>>>> And of course it has to be done yesterday, so a simple solution  
>>>> would be best.
>
> LOL!

Tell me about it... :-/

Thanks anyhow!
Samo




More information about the Rails mailing list