[Nitro] what's wrong with this picture?
Dan Yoder
dan at zeraweb.com
Wed Mar 23 04:43:25 EST 2005
yes, but i thought perhaps there was something else with the web-based
debugging. i put the error.xhtml file in place and it worked fine, very
nice.
the error here is "argument out of range" coming from ruby's time.rb
local method. it looks as though a null value in a time column will
cause this error.
dan
On Mar 23, 2005, at 3:29 AM, George Moschovitis wrote:
> Btw, debuging information is emmited if you use the --debug options
> or if you define $DBG
>
> -g.
>
>
> On Wed, 23 Mar 2005 03:24:42 -0600, Dan Yoder <dan at zeraweb.com> wrote:
>>
>> def list_story
>> @stories = Story.all
>> end
>>
>> when i comment out the @stories ... line, it works fine (at least, it
>> loads my index.xhtml file). as is, i get "(error)"
>>
>> _______________________________________________
>> Nitro-general mailing list
>> Nitro-general at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/nitro-general
>>
>
>
> --
> http://nitro.rubyforge.org
> http://www.joy.gr
More information about the Nitro-general
mailing list