Sorry about that. That probably confused things. I did have 2 gems
installed.
I've removed the paperclip 2.1.2 and still get the same results.
I've put up the code from the files. It's dead simple: git://
gist.github.com/128194.git
My setup was:
1. Install thoughtbot-paperclip gem (sudo gem install)
2. Install ImageMagick (confirmed to be working)
3. Generate scaffold description:string price:string
4. Generate paperclip migration
5. Run migrations
Confirmed the table contains my fields and the photo_ fields
On Jun 11, 12:36 pm, Nick Quaranto <
n...@quaran.to> wrote:
> You have two versions of paperclip installed? What's your `rake gems` look
> like? Does it show paperclip as installed or frozen?
>
> Also, if you could paste some code here in the list or throw it on Gist,
> that would probably help more.
http://gist.github.com