Sha256: 2a8e0927feed3015e5287e1f805781e550dfd1aa379519e650635d7f2b833979

Contents?: true

Size: 1.58 KB

Versions: 5

Compression:

Stored size: 1.58 KB

Contents

= 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 (c) 2008 Ruboss Technology Corporation, released under dual GPLv3 and Ruboss Commercial License

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
dima-ruboss4ruby-1.1.1 README.rdoc
dima-ruboss4ruby-1.1.2 README.rdoc
ruboss4ruby-1.1.0 README.rdoc
ruboss4ruby-1.1.1 README.rdoc
ruboss4ruby-1.1.2 README.rdoc