Re: [Rails-core] timezones in unit tests?

2006-03-15 Thread Michael Schoen
Michael Koziarski wrote: Hmm, now the tests fail for lack of #xmlschema. irb(main):001:0> Time.now.xmlschema NoMethodError: undefined method `xmlschema' for Wed Mar 15 20:37:38 NZDT 2006:Time from (irb):1 irb(main):002:0> require 'time' => true irb(main):003:0> Time.now.xmlschema => "2

Re: [Rails-core] timezones in unit tests?

2006-03-15 Thread Michael Schoen
Michael Schoen wrote: Michael Koziarski wrote: It doesn't explain why it works for me, but not for you though. What ruby version are you using, windows or unix? Anything else I should look for while testing? Ruby 1.8.4, on Debian. I'll play around a bit later this morning, see if I can f

[Rails-core] on the new respond_to thing

2006-03-15 Thread Caio Chassot
If you have a rhtml and a rjs template for the same action, my understanding is that the action code will have to look at least like this: respond_to do |type| type.html type.js end I'd suggest that for this simplest case the following syntax be possible: respond_

Re: [Rails-core] timezones in unit tests?

2006-03-15 Thread Michael Koziarski
On 3/16/06, Michael Schoen <[EMAIL PROTECTED]> wrote: > Michael Schoen wrote: > > Michael Koziarski wrote: > >> It doesn't explain why it works for me, but not for you though. What > >> ruby version are you using, windows or unix? Anything else I should > >> look for while testing? > > > > Rub

Re: [Rails-core] timezones in unit tests?

2006-03-15 Thread Michael Schoen
Michael Koziarski wrote: Can we add require 'time' someplace within AR explicitly? How about the top of core_ext/time/conversions.rb? If that fixes it, I'll commit it. Yep, tested that, it works. ___ Rails-core mailing list [email protected]

[Rails-core] Re: [Rails] RailsConf speakers

2006-03-15 Thread Ben Reubenstein
I am interested in when this will be announced too. Anyone? On 3/8/06, Ezra Zygmuntowicz <[EMAIL PROTECTED]> wrote: > > Does anyone have a clue as to when the railsconf speakers will be > announced? > > Thanks- > > -Ezra Zygmuntowicz > Yakima Herald-Republic > WebMaster > http://yakimaher

Re: [Rails-core] Re: [Rails] RailsConf speakers

2006-03-15 Thread Chad Fowler
On Mar 15, 2006, at 10:21 PM, Ben Reubenstein wrote: I am interested in when this will be announced too. Anyone? On 3/8/06, Ezra Zygmuntowicz <[EMAIL PROTECTED]> wrote: Does anyone have a clue as to when the railsconf speakers will be announced? Thanks- We got them pretty m