Ruby Ajax Frameworks
From Ajax Patterns
See also Multi-Language_Ajax_Frameworks and Ajax_Frameworks.
Contents |
Ajax/Javascript Programming and Usability in "Ajax Design Patterns" Book |
[edit]
Ruby On Rails
Ruby On Rails is a general web framework with strong Ajax support
- Rails was still in its early days when Ajax hype began, so Ajax may become increasingly core to the Rails framework.
- Generates most/all of the Javascript for widgets and animation in the browser.
- Support for calling server-side
- Scheduling support.
- Open source license (MIT or similar). By David Heinemeier Hansson and contributors.
Time your website with
WebWait - from the creator of AjaxPatterns.org
