My initial tests on Windows XP with Ruby 1.9.1 work fine…
-Owen
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
My initial tests on Windows XP with Ruby 1.9.1 work fine…
-Owen
I have tested now on Windows XP, Windows Vista, Windows 7, and Mac Snow Leopard.
Looking good!
On to RC4 this weekend
Some other fixed tickets:
https://hobo.lighthouseapp.com/projects/8324/tickets/584-using-count-in-index-page-cards-leads-to-loading-the-whole-collection
https://hobo.lighthouseapp.com/projects/8324/tickets/565-rake-hobogenerate_taglibs-fails-after-upgrade-to-09102
Please mark this as resolved and to the right milestone.
https://hobo.lighthouseapp.com/projects/8324/tickets/581-hobo-10-rc2-generates-card-css-class-with-spaces-instead-of-hyphens