Ruby On Rails
November 17th, 2007 Arsen Posted in Patterns - Ruby |
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.
Leave a Reply