[Rails] Re: ruby but not rails host
Eric Anderson
eric at afaik.us
Fri Jan 14 19:52:54 GMT 2005
Berndt Jung wrote:
> I have a host that supports ruby, but does not have rails set up (like
> TextDrive). Anyway, I was wondering if it is possible to install
> rails/active_record/action_pack in the base directory, and make it
> work?
Why not just download the tgz, use the CGI interface and then start
developing in that. Simply untar in a directory. Symlink wherever you
host expects files to be located at to the public directory and start
developing in the app directory.
Doing it this way means each app has it's own rails but it isn't too big
so that probably isn't an issue. Am I missing something?
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://one.textdrive.com/pipermail/rails/attachments/20050114/c2318fd1/signature.bin
More information about the Rails
mailing list