Skip to content

Commit

Permalink
Add Rationale
Browse files Browse the repository at this point in the history
  • Loading branch information
badosu committed Apr 23, 2015
1 parent 04b3492 commit 80f1062
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ applications that want to leverage a minimal ruby stack.
Just clone the repo, remove `.git` and start your application with a
minimal, but with sensible (in my opinion) defaults, ruby web application.

### Rationale

I like minimal web applications, but everytime I started a new project I had
to re-read documentation and setup the infrastructure from scratch all over
again.

This bootstrap has the goal of being a middle ground where you can have some
sane defaults so that you can be productive from the start while mantaining
lightweightness.

### Disclaimer

This application uses the latest MRI without concern for
Expand Down

0 comments on commit 80f1062

Please sign in to comment.