polyrex-calendar 0.1.16 → 0.1.17

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4cf8e583aa3cd726ed3d6d8f1278d15d144ceff7
4
- data.tar.gz: 538872a0e3f3503142f3419084dd5133231fda71
3
+ metadata.gz: 434692b184152d4c4f290363978bd8d4632adb98
4
+ data.tar.gz: acd1de07f4bc0b22f9032e7bb6206d846870a8d4
5
5
  SHA512:
6
- metadata.gz: 32066bba8d5ed3154f5f72392736ae8ea0fc9ffbc02a670b99623fd8632c763350ce1d5903426282c168c4040e1c6e35e82143e576a5e0aefd037be9bc2d7a09
7
- data.tar.gz: f364effcd757b7baa1f0c073fc4dd3384189c309f7a44e11a3b9bd0c50d82150f760cef667394abd8e3bb886537d0e40bd432a78d9c7806fb8942be467a60181
6
+ metadata.gz: 6e46ce14dc862276a23a84a72f68408913f10f82939874b441eac56e2feff5d0c12bde5e80de13781396c116cd4ba36360b4d0993322ee81a7e2587bf9a259c7
7
+ data.tar.gz: 5ba7fe86e4209b75379e4c038d7d48383606f893a9b24b8d5de3247f3d86990224587d86160c53a997fae0af959963b9831f79caa7c9178fdfbddbba4199b68e
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -55,7 +55,7 @@ class PolyrexCalendar
55
55
 
56
56
  xslt = Nokogiri::XSLT(month_xsl)
57
57
  html = xslt.transform(Nokogiri::XML(self.to_xml)).to_s
58
- {self.name.downcase[0..2] + '_calendar.html' => html, 'month_layout.css' => month_css}
58
+ {self.title.downcase[0..2] + '_calendar.html' => html, 'month_layout.css' => month_css}
59
59
 
60
60
  end
61
61
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: polyrex-calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.16
4
+ version: 0.1.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -109,7 +109,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
109
109
  version: '0'
110
110
  requirements: []
111
111
  rubyforge_project:
112
- rubygems_version: 2.0.3
112
+ rubygems_version: 2.1.11
113
113
  signing_key:
114
114
  specification_version: 4
115
115
  summary: polyrex-calendar
metadata.gz.sig CHANGED
Binary file