Sha256: 8e3ad59c2f2ccc9f43d5b7d5b7ee09777cb35f4e47db04bf92124fc05bc8145a
Contents?: true
Size: 409 Bytes
Versions: 1
Compression:
Stored size: 409 Bytes
Contents
# Brut - The Raw, Simple, Powerful, Standards-Based Web Framework Brut is a way to make web apps with Ruby, captializing on the knowledge you have—HTTP, HTML, CSS, JavaScript, SQL—without requiring *too* much extra stuff to learn. ## Installation Add this line to your application's Gemfile: ```ruby gem "brut" ``` And then execute: $ bundle Or install it yourself as: $ gem install brut
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brut-0.0.1 | README.md |