Help, Uploding files with ruby

M

mjakowlew

Hi,

I've been trying to create an upload page that will upload files (doc,
pdf, txt, jpg, gif) to the website in an upload directory. I would also
like to store the results in a MS SQL database. I've read the files on
the Wiki's, and ruby.org itself, but I can't find what I'm looking for.
I've also looked at both TinyFile and file_column
(http://www.kanthak.net/opensource/file_column/). TinyFile doesn't want
to install, and file_column comes up with the following error:

undefined method `file_column' for Entry:Class

It seems that the program is not finding/recognizing the "file_column"
files. How do I link or include this addon to ruby. I've already tried:

require 'file_column'

If anybody has any info on creating the upload app or any good sites
for this sort of stuff, I would greatly appreciate the help.

Thanks in advance
mjakowlew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,785
Messages
2,569,624
Members
45,318
Latest member
LuisWestma

Latest Threads

Top