You dont' have to use RoR to write or test Prototype. It's a lot easier if you have Ruby installed (to build the dist from the source files) but it's not required. You can also run the tests manually by just open the html-files in the browser you want to test.
There are one-click installeras for ruby on both mac and windows so it should not be too hard to set it up. Look at the tests here <http://dev.rubyonrails.org/browser/spinoffs/prototype/trunk/test/unit>. These are regular html files with some javascript files included to provide the test framework. Good luck On 22/08/07, Jan ^ SoRDiD <[EMAIL PROTECTED]> wrote: > > Thanks. > > I have made benchmarks and submited it here : > http://dev.rubyonrails.org/ticket/9330 > > Looks like even FF profits from the Patch. > > About the unit tests, sadly i don't use Ruby on Rails here, just PHP5 > with Prototype. > Started learning Ruby and Rails, but don't have an usable environment > here at work. > > ~ Jan > > On Aug 21, 11:58 pm, "Martin Ström" <[EMAIL PROTECTED]> > wrote: > > Looks promising. Try to submit a patch (howto @ > > <http://prototypejs.org/contribute>). I think the core team will be > > more interested if you provide benchmarks and unit tests as well. > > > > Ciao > > Martin > > > > -- > > burnfield.com/martin > > > > > -- burnfield.com/martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
