On Apr 29, 11:59 pm, Rick <richard.t.ll...@gmail.com> wrote:
> Hello Frederick,
>
> Here's how I've tested
>
> Ruby 1.8.7 (2008-08-11 patchlevel 72) [powerpc-darwin9.6.0]
> Rails 2.3.2
> Webrick
> Thin 1.0.0
> Mongrel 1.1.5
> rmagick 2.9.1
> ImageMagick 6.5.1
> attachment_fu - current version
> paperclip - current version
>
> and
>
> Ruby 1.9.2dev (2009-04-25 trunk 23281) [powerpc-darwin9.6.0]
> Rails 2.3.2
> Webrick
> Thin 1.0.0
> rmagick 2.9.1
> ImageMagick 6.5.1
> attachment_fu - current version
> paperclip - current version
>
> In all cases I'm running in the development environment on a single
> machine - OSX 10.5.6 ppc.
>
> So as near as I can tell, when I browse my Rails app at localhost:3000
> the data path is, with the exception of the *magick and browser, all
> in the RoR world.  I'm really not clear how the whole Ruby/Rails/Rack/
> [Thin, Webrick, Mongrel] thing hangs together so I can't get any
> closer to whose problem it is, really.

Rails doesn't usually serve static content like images. have you tried
switching between different webservers (thin, webrick, mongrel etc.) ?

Fred

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to