wbzyl-sinatra-static-assets 0.2.2 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.markdown +1 -1
  2. data/VERSION.yml +1 -1
  3. metadata +2 -2
data/README.markdown CHANGED
@@ -144,7 +144,7 @@ reusable application.
144
144
 
145
145
  The `example` directory contains two reusable Sinatra applications:
146
146
  *rsummer*, *rwinter* and a rackup file `rconfig.ru` which
147
- dispatches these applications to `/summer` and `/rsummer` sub URI:
147
+ dispatches these applications to `/summer` and `/winter` sub URI:
148
148
 
149
149
  $LOAD_PATH.unshift('rsummer')
150
150
  require 'summer'
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
- :patch: 2
2
+ :patch: 4
3
3
  :major: 0
4
4
  :minor: 2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wbzyl-sinatra-static-assets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wlodek Bzyl
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-07-26 00:00:00 -07:00
12
+ date: 2009-08-31 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency