I'm building an app, using RoR and activeAdmin, where the user can upload a 
file. I have asemantic_for_form which contains this:<%= f.input 
:uploaded_data, :as => :file %> and a method which is in charge to read the 
file uploaded by the user. My question is: where this file is upload? where 
the program stores it?
Thanks!

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/Qzn4mA9y3hAJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to