Start galloping with Reins!

Rein in the awesome power of Ruby to build fast web applications.

Quickstart

gem install reins-web
reins new blog
cd blog
bundle install
reins server

Core Features

Features built to put you in control.

Rack-based
Established on the community standard of rack-based frameworks.
Convention over Configuration
Models, Controllers, and Views automatically load.
Built-in ORM
Easy access to the database.