Sha256: 89868325f116e854cca88beba7c69c0e205b713bba8cfbd6e5e64a1708f1713f
Contents?: true
Size: 445 Bytes
Versions: 1
Compression:
Stored size: 445 Bytes
Contents
# Aerogel A modular opinionated CMS based on Sinatra and Mongoid, in the works.. ## Installation Add this line to your application's Gemfile: gem 'aerogel' And then execute: $ bundle Or install it yourself as: $ gem install aerogel ## Usage In your application's config.ru: ```ruby require 'aerogel' run Aerogel::Application.load ``` ## License Released under the [MIT License](http://www.opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aerogel-1.4.0 | README.md |