waves 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- 0.9.1
1
+ 0.9.2
@@ -1,4 +1,4 @@
1
- class <%= @name %>::Views::Default
1
+ class <%= @name %>::Views::Default < Hoshi::View[:html4]
2
2
 
3
3
  include Waves::Views::Mixin
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: waves
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Yoder