yard-nowpunk 0.2.17 → 0.2.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.17
1
+ 0.2.18
@@ -1,4 +1,8 @@
1
- Generated on <%= Time.now.strftime("%c") %> by
2
- <a href="http://farleyknight.com">Farley Knight</a> using
3
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <%= YARD::VERSION %> with
4
- <a href="http://github.com/farleyknight/yard-nowpunk" target="_parent"> yard-nowpunk</a>
1
+ <footer>
2
+ <p>
3
+ Generated on <%= Time.now.strftime("%c") %> by
4
+ <a href="http://farleyknight.com">Farley Knight</a> using
5
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <%= YARD::VERSION %> with
6
+ <a href="http://github.com/farleyknight/yard-nowpunk" target="_parent"> yard-nowpunk</a>
7
+ </p>
8
+ </footer>
@@ -30,9 +30,9 @@
30
30
 
31
31
  <div id="content" class="container">
32
32
  <%= yieldall %>
33
- </div>
34
33
 
35
- <%= erb(:footer) %>
34
+ <%= erb(:footer) %>
35
+ </div>
36
36
 
37
37
  <% javascripts.each do |javascript| %>
38
38
  <script type="text/javascript" charset="utf-8" src="<%= url_for(javascript) %>"></script>
data/yard-nowpunk.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "yard-nowpunk"
8
- s.version = "0.2.17"
8
+ s.version = "0.2.18"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Farley Knight"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard-nowpunk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.17
4
+ version: 0.2.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -97,7 +97,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
97
97
  version: '0'
98
98
  segments:
99
99
  - 0
100
- hash: 2925229804027379898
100
+ hash: -1000939071877245650
101
101
  required_rubygems_version: !ruby/object:Gem::Requirement
102
102
  none: false
103
103
  requirements: