On Tue, Mar 3, 2009 at 6:47 AM, Jeff Schwab <j...@schwabcenter.com> wrote:

>
> Conrad Taylor wrote:
> > On Tue, Mar 3, 2009 at 5:01 AM, Jeff Schwab <j...@schwabcenter.com
> > <mailto:j...@schwabcenter.com>> wrote:
> >
> >
> >     On Feb 15, 9:13 pm, Conrad Taylor <conra...@gmail.com
> >     <mailto:conra...@gmail.com>> wrote:
> >      > On Sun, Feb 15, 2009 at 3:32 AM, Conrad Taylor
> >     <conra...@gmail.com <mailto:conra...@gmail.com>> wrote:
> >
> >     For the archives:
> >
> >      > > 9)  Start Thin
> >      >
> >      > >      script/server thin
> >
> >     Thin works, but WEBrick encounters an error:
> >
> >        Internal Server Error
> >        undefined method `each'
> >
> >
> > Yes, this is the expected behavior when trying to use WEBrick instead of
> > Thin.
>
> Expected by whom?  It certainly wasn't expected by me, and I suspect it
> won't be expected by other newbies.  Anyway, thanks again for the
> step-by-step instruction.


It was expected by me.  If WEBrick was working, I would had added the
following
use case for step (9):

script/server

instead of

script/server thin

Furthermore, WEBrick and Mongrel wasn't updated to support ruby 1.9.1 at the
time I was
putting this tutorial together.  Lastly, I plan to turn these instructions
into a blog post so that
I can easily update it.

-Conrad

--~--~---------~--~----~------------~-------~--~----~
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