Skip to content

tilleryj/rio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rio - real-time collaborative RIA’s for Rails

Rio is a javascript RIA framework for building real-time collaborative web applications on top of Rails.

NOTE: Rio currently requires rails > 2.3. This is because of some bugs with the way the gem is setup. Shortly it will work with rails > 2.0

Example

Start by creating a rio application:

script/generate rio_app example

Then start your server and point your browser at the new app:

localhost:3000/example

Your scaffold application should boot up!

Copyright © 2008-2010 Jason Tillery and Vishu Ramanathan. See LICENSE for details.

About

Rio is a javascript framework for creating real-time desktop quality web applications on rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published