hands_engine 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module HandsEngine
2
- VERSION = "1.2.1"
2
+ VERSION = "1.2.2"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: hands_engine
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.2.1
5
+ version: 1.2.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Bruno S. Barros (Hands Mobile)
@@ -76,6 +76,7 @@ files:
76
76
  - lib/templates/themes/layout.html.erb
77
77
  - lib/templates/themes/lib/%underscored%.rb.tt
78
78
  - lib/templates/themes/lib/%underscored%/engine.rb.tt
79
+ - lib/templates/themes/views/_%underscored%.html.erb
79
80
  - spec/hands_engine_spec.rb
80
81
  - spec/spec_helper.rb
81
82
  has_rdoc: true