openSteam v0.9.2 released!
Posted by michael.schaerfer on 07-Aug-08 at 12:32
A new opensteam version is released to the world. This release fixes some bugs in the product-generators and admin-controller.
New Features:
- Apply filter to the sortable tables (admin-backend)
- SQLite3 compatibility
- RESTful controller (admin-backend)
And we want to thank Gregg and Jason from railsenvy.com for mentioning opensteam in their newest podcast.
openSteam v0.9.1 released!
Posted by michael.schaerfer on 01-Aug-08 at 09:02
We're pleased to announce the new openSteam release, v0.9.1!
The new version of the web-based shopping framework for RubyOnRails introduces many new features such as:
- Rails 2.1 compatible
- create Invoices and Shipments for an Order and even for Order-Items
- mark an Order, an Invoice or a Shipment as 'pending' or 'finished'. Or even create your own states and state-specific logic using modules.
- a whole new Admin-Backend (overview and process orders, manage admins and/or customers, etc)
- sortable and searchable tables in the admin-backend
- a simple search form, finally!
See the CHANGELOG for more information on what we've done.
You can easily install opensteam by typing gem install opensteam. Or, if you already have it installed, type gem update.
If you're a developer and/or you're not afraid to live on the edge, checkout the current developer version using svn:
svn checkout svn://rubyforge.org/var/svn/opensteam
If you have any question, drop us an email or visit our forum at rubyforge
