Pratiksha Gajjar <rails-mailing-list@andreas-s.net> writes:
Jim Waba wrote:
Anyone know the best way with ROR to let a users select a local file and upload to the server in a specific directory?
U just do search in google by upload and u will get good example by sean which also have upload progress bar with it.
use acts_as_attachable. It is better maintained,and has cleaner code.
Cheers, Surendra Singhi