English 中文(简体)
鲁比拉的简易文件,铁路3.2
原标题:Upload File simple way in Ruby on rails 3.2

I searched a lot, I want simplest way to upload file on a directory, not in Database, without Model,without any plugin gems... just want to use controller and View, all simple tutorials are old now, and problems with methods, Any expert can tell me?? i have installed Ruby 1.9 and Rails 3.2

成就

问题回答

I have the same problem as you. well I m gonna leave it there and use paperclip . this address got some thing . let us know if you find something .

铁路3获得原始职位数据,并写到斜线上。





相关问题
Using a file form field with a Java servlet

I am tring to retrieve a filename or the file itself for use in a java servlet (from a web form). I have a file form field: <form enctype="multipart/form-data" method="post" action="...

Streaming uploaded files directly into a database table

I have several applications that allow users to upload attachments that are stored inside a database table. This has worked fine for several years because it was initially intended for smallish image ...

Asynchronus File Upload with StateServer Mode

I want to implement Asynchronus File Upload. I ve tried ajax:AsyncFileUpload control. It s working fine only with InProc Mode. But I m using StateServer Mode. Any help from anybody? Thanks in ...

How do CMS upload images?

I am just playing around and trying to make a very simple CMS. Right now I what I do right now is I use "FtpWebRequest" to get the file that they want to change around and stick it into a jquery ...

File does not upload from web form in Django

Howdy - I ve written a very simple app to accept job applications including a resume upload. Running the bundled server for development locally, I can successfully upload files via the web form on ...

热门标签