RubyonRails_newbie wrote:
> Hi All,
> 
> Someone reccomended using paperclip as a way to easily upload photos.
> 
> Basically I want a quick and easy solution to allow users to add a
> profile picture.
> 
> Anyway - I have followed the tutorial on here:
> http://jimneath.org/2008/04/17/paperclip-attaching-files-in-rails/
> 
> I can add a file, but there isnt anywhere to upload it.
> 
> I have followed the above tutorial word for word, but i dont get it.

Well, there's your problem.  That page is not meant to be a 
word-for-word tutorial; it's just some simple examples?

> It says i need do nothing with the controller, so I guessed this shuld
> work.
> 
> Any reason why the upload button is not visible?

Did you put a submit button in your form, or did you just copy the 
example like a robot? :)
> 
> Cheers

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to