Ruby on Rails
Wednesday, July 23, 2014
I posted a question on stackoverflow but I thought I could get some extra help over here! =D
-- http://stackoverflow.com/questions/24922203/understanding-mvc-for-rails-4-with-image-upload-form
Basically I am new to rails 4 and I am trying to understand the MVC framework by creating an image uploader. I am using Devise for user authentication and CarrierWave for image storage in database. I want the user to be able to sign in, upload an image, store it in the database, and be able to display their image later. I am having trouble figuring out how all these parts fit together. If anything else is needed, please let me know!
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9ef6a3dd-a61e-423e-b5bf-6237ee58bfba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment