Ruboss Framework Ruby Toolkit
Description
The Ruboss Framework brings the design principles and productivity of Rails to Flex development, and makes integration with RESTful APIs as simple as possible.
Here’s some of the things you can do:
-
Create a complete Adobe Flex or AIR application in less than 5 minutes.
Use our lightweight Ruby-based code generation toolkit to create a fully functional CRUD application. Simply do:
sudo gem install ruboss4ruby
And then run:
ruboss-gen -h
-
Integrate with Ruby On Rails, Merb or Sinatra applications that use ActiveRecord, DataMapper, CouchRest, ActiveCouch, etc.
-
Communicate between your Flex/AIR rich client and service providers using either XML or JSON.
-
Persist your data directly in Adobe AIR’s SQLite database or CouchDB without any additional infrastructure or intermediate servers.
-
Deploy your Ruboss application on the Google App Engine and use Google DataStore for persistence.
Getting Started
For details on how to get started with the Ruboss framework refer to:
http://github.com/dima/ruboss_framework/wikis/home
http://github.com/dima/ruboss4ruby/wikis/home
Getting Involved
Report bugs or track framework development progress:
http://ruboss.lighthouseapp.com/projects/12668-ruboss-framework/overview
Get involved with the community:
http://groups.google.com/group/ruboss-framework
License
Copyright © 2008 Ruboss Technology Corporation, released under dual GPLv3 and Ruboss Commercial License