hands_engine 1.3.1 → 1.3.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.3.1"
2
+ VERSION = "1.3.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.3.1
5
+ version: 1.3.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Bruno S. Barros (Hands Mobile)
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-05-18 00:00:00 -03:00
13
+ date: 2011-05-19 00:00:00 -03:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -76,7 +76,7 @@ files:
76
76
  - lib/templates/themes/public/javascripts/%underscored%/script.js
77
77
  - lib/templates/themes/public/stylesheets/%underscored%/colors.css
78
78
  - lib/templates/themes/public/stylesheets/%underscored%/style.css
79
- - lib/templates/themes/views/_%underscored%.html.erb
79
+ - lib/templates/themes/views/templates/_%underscored%.html.erb
80
80
  - spec/hands_engine_spec.rb
81
81
  - spec/spec_helper.rb
82
82
  has_rdoc: true