Release: UJS Rails Plugin 0.3.2 05 September 2006
A small bug sneaked its way into the last release, so we’ve patched it up and put together this small maintenance release.
As usual, the changelog reveals all:
- FIXED: Error when trying to convert nil from hash (ticket #8)
- FIXED: Got tests running inside a Rails app
- UPDATED: Refactored BehaviourScriptConverter
The other change here is that you can now run rake test:plugins from within your Rails app and the UJS tests will pass. You can also switch to the plugins directory inside vendor/plugins and run rake to run the tests.
1. Comment by qureyoon on 16 Sep 2006 at 08:09
this is good ^^