Owen,

PaperClip seems to me to be overkill for my situation because I don't need to 
keep the file, and hence don't need fields in the database.

Can PaperClip operate using (transient) attributes rather than persistent 
fields?

Henry

On July 17, 2010 10:11:51 am Owen wrote:
> Hey Henry,
> 
> Nothing out-of-the-box I am aware of in Hobo. However, using Paperclip
> and FasterCSV might help:
> 
> http://goodbadtech.com/2009/05/13/ruby-on-rails-import-csv-data-into-databa
> se
> 
> -Owen
> 
> On Jul 16, 12:57 pm, Henry Baragar <[email protected]>
> 
> wrote:
> > Hello,
> > 
> > I need to provide a web page in a Hobo application for uploading a file
> > that contains data for generating a whole bunch of records.  The file is
> > discards after the data is processed.
> > 
> > What is the Hobo way of doing this?
> > Create a Webform and use the Rails file_field_tag?
> > Create a LifeCycle and use the Rails file_field_tag?
> > Do it the Rails way?
> > Any pointers would be appreciated.
> > 
> > Regards,
> > Henry
> > 
> > --
> > Henry Baragar
> > Instantiated Software

-- 
Henry Baragar
Instantiated Software
416-907-8454 x42

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to