I have a question of how rspec treat eventmachined rails app.

My understanding is eventmachined is normally run within Thin, and it
is Thin who initiates the event loop.

So how do you test the eventmachined rails app? Do we have to modify
the rspec script to initiate the event loop?

Thanks.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to