Sha256: 0a3117535ecd77deabb30d80c2312e1108f36a682f272d020debb5cef4a4ecee
Contents?: true
Size: 655 Bytes
Versions: 8
Compression:
Stored size: 655 Bytes
Contents
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: http://localhost:3000/example Your scaffold application should boot up! Copyright (c) 2008-2010 Jason Tillery and Vishu Ramanathan. See LICENSE for details.
Version data entries
8 entries across 8 versions & 1 rubygems