News:Services 0.2 Released
From MacroDeckDevWiki
We have released an update to the Services super-framework for Ruby on Rails. We corrected many of the bugs in the previous release, and we also cleaned up DataService substantially. There is still a little bit of work to do with data groups, but we met most of our goals for this release, including permissions and comments. This release should be very usable for most people, and the main features (user authentication and blogging) are working completely. We're packaging this one differently, and this time it comes with instructions.
In case you don't know, Services is a "super-framework" for Ruby on Rails. We're creating a unified framework on top of Ruby on Rails that provides specific functions, like user authentication, generic data access (i.e. storing arbitrary line item data), and blogging. We're looking to provide services for just about anything you might want to do in a web application (when not covered by Rails).
And now, without further waiting, we've got the update! We have updated the database, so please run the migrations if you're running Services 0.1.

