Sha256: c3990ca9a7b5acb1626340fe2fd2a84499ff4928e421992ac0776635a1e4cbd7
Contents?: true
Size: 385 Bytes
Versions: 2
Compression:
Stored size: 385 Bytes
Contents
# ServerHere try to implement a static file server ## Installation Add this line to your application's Gemfile: ```ruby gem 'server_here' ``` And then execute: $ bundle Or install it yourself as: $ gem install server_here ## Usage server_here ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
server_here-0.1.1 | README.md |
server_here-0.1.0 | README.md |