Thanks for the reply!

OS = Mac OS X 10.6.4
Ruby = 1.9.2-p0
Rails = 2.3.8 (I actually have 3.0.0 installed but when I created the
agility app I used the -r option to make it use 2.3.8 -- confirmed
that in environment.rb)

sroach-mac:agility sroach$ script/server
=> Booting WEBrick
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2010-08-30 21:51:01] INFO  WEBrick 1.3.1
[2010-08-30 21:51:01] INFO  ruby 1.9.2 (2010-08-18) [x86_64-
darwin10.4.0]
[2010-08-30 21:51:01] INFO  WEBrick::HTTPServer#start: pid=22355
port=3000


-Spencer

On Aug 30, 3:19 pm, kevinpfromnm <[email protected]> wrote:
> I don't see anything particular there and server quitting entirely
> sounds more like an environment issue.  What rails, ruby and OS?
>
> On Aug 27, 12:11 pm, spncrgr <[email protected]> wrote:
>
>
>
> > Hello,
>
> > I'm working through the Agility tutorial and I've just encountered a
> > problem.  I'm at the point of adding ":accessible => true" to the task
> > model.  When I complete that change and go to assign users (either on
> > the Task edit page or on entering a new task) when I click 'Save' I
> > see "Illegal instruction" show up in my web server console and the web
> > server aborts.  Any ideas what I'm doing wrong?
>
> > Not sure what portions of code would help but here is my Task model
> > code:
>
> >http://www.pastie.org/1120885
>
> > Any insight would be much appreciated.
>
> > Thanks!
> > Spencer

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to