Open source full-stack framework written in Ruby, leveraging MVC pattern, Active Record ORM, and convention over configuration. Enables rapid development, code scaffolding, secure defaults, asset management, database migration support, and easy integration with other tools.
Cost / License
- Free
- Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- Ruby









































Express doesn't do a fraction of what Meteor does. Meteor has data subscriptions, reactivity. ExpressJS is just an HTTP server that calls JavaScript. It doesn't even have away to store data.