rails-boilerplate 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,7 +32,7 @@
32
32
  <!-- Initializes the modernizr and actually perform the checks. Enable this
33
33
  if you need the modernizr, but remember to only do the actual checks
34
34
  that you need. -->
35
- <%#%= javascript_tag "Modernizr.load();" %>
35
+ <#%= javascript_tag "Modernizr.load();" %>
36
36
  </head>
37
37
  <body>
38
38
  <!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
@@ -1,3 +1,3 @@
1
1
  module RailsBoilerplate
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-boilerplate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-04-25 00:00:00.000000000Z
12
+ date: 2012-04-29 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: HTML5 boilerplate for Rails (>= 3.1)
15
15
  email:
@@ -98,7 +98,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  segments:
100
100
  - 0
101
- hash: -2798434315239552186
101
+ hash: -301986744588175941
102
102
  required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  none: false
104
104
  requirements:
@@ -107,7 +107,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
107
107
  version: '0'
108
108
  segments:
109
109
  - 0
110
- hash: -2798434315239552186
110
+ hash: -301986744588175941
111
111
  requirements: []
112
112
  rubyforge_project: rails-boilerplate
113
113
  rubygems_version: 1.8.10