ceritium-rails-footnotes 3.4 → 3.4.1
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.
metadata
CHANGED
@@ -1,20 +1,21 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ceritium-rails-footnotes
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 3.4.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- "Jos\xC3\xA9 Valim"
|
8
|
+
- "Jos\xC3\xA9 Galisteo"
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
12
|
|
12
|
-
date: 2009-02-
|
13
|
+
date: 2009-02-26 00:00:00 -08:00
|
13
14
|
default_executable:
|
14
15
|
dependencies: []
|
15
16
|
|
16
17
|
description: Every Rails page has footnotes that gives information about your application and links back to your editor.
|
17
|
-
email:
|
18
|
+
email: ceritium@gmail.com
|
18
19
|
executables: []
|
19
20
|
|
20
21
|
extensions: []
|
@@ -50,7 +51,7 @@ files:
|
|
50
51
|
- test/test_helper.rb
|
51
52
|
- test/notes/abstract_note_test.rb
|
52
53
|
has_rdoc: true
|
53
|
-
homepage: http://github.com/
|
54
|
+
homepage: http://github.com/critium/rails-footnotes
|
54
55
|
post_install_message:
|
55
56
|
rdoc_options:
|
56
57
|
- --main
|