ws 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.md +4 -0
  2. metadata +1 -1
data/README.md CHANGED
@@ -35,6 +35,10 @@ To install, make sure you have the latest version of Ruby and RubyGems installed
35
35
  :::text
36
36
  ws -h
37
37
 
38
+ ## MIME TYPES
39
+
40
+ When this script executs it creates a file in your home directory called `.wsmimetypes.rb`. You can edit this file to change the mime types that are sent to the client on requests. If you need to reset the file back to its original state simply delete it -- the script will recreate it on the next run if it doesn't exist.
41
+
38
42
  ## Author
39
43
 
40
44
  Kenneth Powers [`mail@kenpowers.net`](mailto:mail@kenpowers.net)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ws
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: