We fixed a few minor bugs, so I’ve put out a new release candidate. Please try it in your application so we can release 1.0 as soon as possible. Thanks. See the change log for the details.
I’m pleased to announce the release of Hobo 1.0RC3 (AKA 0.9.104). We hope that this will be the last release candidate before 1.0.
A large amount of the effort between the last two releases has gone into testing and into the documentation.
Here’s the changelog:
#604:
The new input-many introduced in 0.9.103 had issues with >10 elements, several issues running with IE7 and an issue with its javascript callbacks.
#537:
x._?.to_s now returns nil rather than a blank string
#592:
If you previously had a snippet such as this:
<table fields="this, date, account.login">
<login-view:>
...
</login-view:>
</table>
You now have to use:
<table fields="this, date, account.login">
<account-login-view:>
...
</account-login-view:>
</table>
The same change has been applied to <field-list>
#568:
hobo_index now supports the :scope option
See also the git log
If you are on Rails 2.3.5 and are running Hobo as a plugin, please check out bug #574 for a workaround you need to apply to your Rakefile.
This release fixes a couple of serious bugs: 565 and 567.
The <input-many> tag in Rapid has been replaced with a version
ported from the <hjq-input-many> tag in Hobo-JQuery. This brings
the following enhancements:
item parameterThe new <input-many> tag differs from <hjq-input-many> in that:
default rather than itemYou will have to ensure that your hobo-rapid.js and clean.css files are updated in your application.
There were other minor bugs fixed. See the github log
Even though I’m sure I did a smoke test on the gem before releasing, 0.9.100 was an epic fail. Please download 0.9.102.
You know, one thing I’ve significantly improved in Hobo since taking over maintenance from Tom has been the test suite. Regardless, I seem to consistently require brown paper bag releases, but I don’t see any of them in Tom’s history.
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.