Sha256: 3c680fceb6f5cad09ae4a9c38c89ce215d6be8c6de8f1e88298bd586139d9f5d

Contents?: true

Size: 1.16 KB

Versions: 1

Compression:

Stored size: 1.16 KB

Contents

0.0.5
=======================================================================================
  * DRb server should never shut down prematurely -- missing methods, 500 errors,
    even java errors (NPE error from bad javascript).

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.4 TODO.txt