Sha256: 59d1330931d49c1e23d722b17d55ae1630cec78a0cdac5b461267114471a3e48
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
0.0.5 ======================================================================================= * Upgrade to htmlunit-2.7 * Fix DRb recycled object errors * Define NativeException on ruby side so that uncaught exceptions are displayed with a proper backtrace. * Add Akephalos.filter() for enabling FakeWeb style request/response mocking in the HtmlUnit browser. 0.0.4 ======================================================================================= - Update to jruby 1.5 - bin/akephalos for interactive mode - use internally managed java threading instead of capybara's own wait methods 0.0.3 ======================================================================================= - Update for compatibility with capybara 0.3.8 0.0.2 - 10 May 2010 ======================================================================================= - Ensure users cannot accidently call non-existant methods on DRb objects - Refactor akephalos classes to expose HTMLUnit behavior, instead of shipping objects directly to remote process. 0.0.1 - 03 May 2010 ======================================================================================= - DRb server starts automatically when needed - DRb objects are undumped, and references are kept on the server - All capybara provided specs pass.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
akephalos-0.0.5 | TODO.txt |