simple-navigation 3.4.0 → 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.
- data/CHANGELOG +4 -0
- data/VERSION +1 -1
- metadata +109 -72
data/CHANGELOG
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.4.
|
|
1
|
+
3.4.1
|
metadata
CHANGED
|
@@ -1,93 +1,121 @@
|
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: simple-navigation
|
|
3
|
-
version: !ruby/object:Gem::Version
|
|
4
|
-
|
|
5
|
-
prerelease:
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
hash: 21
|
|
5
|
+
prerelease: false
|
|
6
|
+
segments:
|
|
7
|
+
- 3
|
|
8
|
+
- 4
|
|
9
|
+
- 1
|
|
10
|
+
version: 3.4.1
|
|
6
11
|
platform: ruby
|
|
7
|
-
authors:
|
|
12
|
+
authors:
|
|
8
13
|
- Andi Schacke
|
|
9
14
|
- Mark J. Titorenko
|
|
10
15
|
autorequire:
|
|
11
16
|
bindir: bin
|
|
12
17
|
cert_chain: []
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
18
|
+
|
|
19
|
+
date: 2011-08-14 00:00:00 +01:00
|
|
20
|
+
default_executable:
|
|
21
|
+
dependencies:
|
|
22
|
+
- !ruby/object:Gem::Dependency
|
|
23
|
+
type: :runtime
|
|
24
|
+
prerelease: false
|
|
16
25
|
name: actionpack
|
|
17
|
-
|
|
26
|
+
version_requirements: &id001 !ruby/object:Gem::Requirement
|
|
18
27
|
none: false
|
|
19
|
-
requirements:
|
|
20
|
-
- -
|
|
21
|
-
- !ruby/object:Gem::Version
|
|
22
|
-
|
|
28
|
+
requirements:
|
|
29
|
+
- - ">="
|
|
30
|
+
- !ruby/object:Gem::Version
|
|
31
|
+
hash: 3
|
|
32
|
+
segments:
|
|
33
|
+
- 0
|
|
34
|
+
version: "0"
|
|
35
|
+
requirement: *id001
|
|
36
|
+
- !ruby/object:Gem::Dependency
|
|
23
37
|
type: :runtime
|
|
24
38
|
prerelease: false
|
|
25
|
-
version_requirements: *70351130084240
|
|
26
|
-
- !ruby/object:Gem::Dependency
|
|
27
39
|
name: rspec
|
|
28
|
-
|
|
40
|
+
version_requirements: &id002 !ruby/object:Gem::Requirement
|
|
29
41
|
none: false
|
|
30
|
-
requirements:
|
|
31
|
-
- -
|
|
32
|
-
- !ruby/object:Gem::Version
|
|
33
|
-
|
|
42
|
+
requirements:
|
|
43
|
+
- - ">="
|
|
44
|
+
- !ruby/object:Gem::Version
|
|
45
|
+
hash: 3
|
|
46
|
+
segments:
|
|
47
|
+
- 0
|
|
48
|
+
version: "0"
|
|
49
|
+
requirement: *id002
|
|
50
|
+
- !ruby/object:Gem::Dependency
|
|
34
51
|
type: :runtime
|
|
35
52
|
prerelease: false
|
|
36
|
-
version_requirements: *70351130083760
|
|
37
|
-
- !ruby/object:Gem::Dependency
|
|
38
53
|
name: rake
|
|
39
|
-
|
|
54
|
+
version_requirements: &id003 !ruby/object:Gem::Requirement
|
|
40
55
|
none: false
|
|
41
|
-
requirements:
|
|
42
|
-
- -
|
|
43
|
-
- !ruby/object:Gem::Version
|
|
44
|
-
|
|
56
|
+
requirements:
|
|
57
|
+
- - ">="
|
|
58
|
+
- !ruby/object:Gem::Version
|
|
59
|
+
hash: 3
|
|
60
|
+
segments:
|
|
61
|
+
- 0
|
|
62
|
+
version: "0"
|
|
63
|
+
requirement: *id003
|
|
64
|
+
- !ruby/object:Gem::Dependency
|
|
45
65
|
type: :runtime
|
|
46
66
|
prerelease: false
|
|
47
|
-
version_requirements: *70351130083280
|
|
48
|
-
- !ruby/object:Gem::Dependency
|
|
49
67
|
name: rdoc
|
|
50
|
-
|
|
68
|
+
version_requirements: &id004 !ruby/object:Gem::Requirement
|
|
51
69
|
none: false
|
|
52
|
-
requirements:
|
|
53
|
-
- -
|
|
54
|
-
- !ruby/object:Gem::Version
|
|
55
|
-
|
|
56
|
-
|
|
70
|
+
requirements:
|
|
71
|
+
- - ">="
|
|
72
|
+
- !ruby/object:Gem::Version
|
|
73
|
+
hash: 3
|
|
74
|
+
segments:
|
|
75
|
+
- 0
|
|
76
|
+
version: "0"
|
|
77
|
+
requirement: *id004
|
|
78
|
+
- !ruby/object:Gem::Dependency
|
|
79
|
+
type: :development
|
|
57
80
|
prerelease: false
|
|
58
|
-
version_requirements: *70351130082800
|
|
59
|
-
- !ruby/object:Gem::Dependency
|
|
60
81
|
name: rspec
|
|
61
|
-
|
|
82
|
+
version_requirements: &id005 !ruby/object:Gem::Requirement
|
|
62
83
|
none: false
|
|
63
|
-
requirements:
|
|
64
|
-
- -
|
|
65
|
-
- !ruby/object:Gem::Version
|
|
84
|
+
requirements:
|
|
85
|
+
- - ">="
|
|
86
|
+
- !ruby/object:Gem::Version
|
|
87
|
+
hash: 13
|
|
88
|
+
segments:
|
|
89
|
+
- 2
|
|
90
|
+
- 0
|
|
91
|
+
- 1
|
|
66
92
|
version: 2.0.1
|
|
67
|
-
|
|
93
|
+
requirement: *id005
|
|
94
|
+
- !ruby/object:Gem::Dependency
|
|
95
|
+
type: :runtime
|
|
68
96
|
prerelease: false
|
|
69
|
-
version_requirements: *70351130082320
|
|
70
|
-
- !ruby/object:Gem::Dependency
|
|
71
97
|
name: activesupport
|
|
72
|
-
|
|
98
|
+
version_requirements: &id006 !ruby/object:Gem::Requirement
|
|
73
99
|
none: false
|
|
74
|
-
requirements:
|
|
75
|
-
- -
|
|
76
|
-
- !ruby/object:Gem::Version
|
|
100
|
+
requirements:
|
|
101
|
+
- - ">="
|
|
102
|
+
- !ruby/object:Gem::Version
|
|
103
|
+
hash: 7
|
|
104
|
+
segments:
|
|
105
|
+
- 2
|
|
106
|
+
- 3
|
|
107
|
+
- 2
|
|
77
108
|
version: 2.3.2
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
version_requirements: *70351130081840
|
|
81
|
-
description: With the simple-navigation gem installed you can easily create multilevel
|
|
82
|
-
navigations for your Rails, Sinatra or Padrino applications. The navigation is defined
|
|
83
|
-
in a single configuration file. It supports automatic as well as explicit highlighting
|
|
84
|
-
of the currently active navigation through regular expressions.
|
|
109
|
+
requirement: *id006
|
|
110
|
+
description: With the simple-navigation gem installed you can easily create multilevel navigations for your Rails, Sinatra or Padrino applications. The navigation is defined in a single configuration file. It supports automatic as well as explicit highlighting of the currently active navigation through regular expressions.
|
|
85
111
|
email: andreas.schacke@gmail.com
|
|
86
112
|
executables: []
|
|
113
|
+
|
|
87
114
|
extensions: []
|
|
88
|
-
|
|
115
|
+
|
|
116
|
+
extra_rdoc_files:
|
|
89
117
|
- README
|
|
90
|
-
files:
|
|
118
|
+
files:
|
|
91
119
|
- CHANGELOG
|
|
92
120
|
- Gemfile
|
|
93
121
|
- README
|
|
@@ -136,31 +164,40 @@ files:
|
|
|
136
164
|
- spec/lib/simple_navigation/rendering/renderer/text_spec.rb
|
|
137
165
|
- spec/lib/simple_navigation_spec.rb
|
|
138
166
|
- spec/spec_helper.rb
|
|
167
|
+
has_rdoc: true
|
|
139
168
|
homepage: http://github.com/andi/simple-navigation
|
|
140
169
|
licenses: []
|
|
170
|
+
|
|
141
171
|
post_install_message:
|
|
142
|
-
rdoc_options:
|
|
172
|
+
rdoc_options:
|
|
143
173
|
- --inline-source
|
|
144
174
|
- --charset=UTF-8
|
|
145
|
-
require_paths:
|
|
175
|
+
require_paths:
|
|
146
176
|
- lib
|
|
147
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
|
177
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
148
178
|
none: false
|
|
149
|
-
requirements:
|
|
150
|
-
- -
|
|
151
|
-
- !ruby/object:Gem::Version
|
|
152
|
-
|
|
153
|
-
|
|
179
|
+
requirements:
|
|
180
|
+
- - ">="
|
|
181
|
+
- !ruby/object:Gem::Version
|
|
182
|
+
hash: 3
|
|
183
|
+
segments:
|
|
184
|
+
- 0
|
|
185
|
+
version: "0"
|
|
186
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
154
187
|
none: false
|
|
155
|
-
requirements:
|
|
156
|
-
- -
|
|
157
|
-
- !ruby/object:Gem::Version
|
|
158
|
-
|
|
188
|
+
requirements:
|
|
189
|
+
- - ">="
|
|
190
|
+
- !ruby/object:Gem::Version
|
|
191
|
+
hash: 3
|
|
192
|
+
segments:
|
|
193
|
+
- 0
|
|
194
|
+
version: "0"
|
|
159
195
|
requirements: []
|
|
196
|
+
|
|
160
197
|
rubyforge_project: andi
|
|
161
|
-
rubygems_version: 1.
|
|
198
|
+
rubygems_version: 1.3.7
|
|
162
199
|
signing_key:
|
|
163
200
|
specification_version: 3
|
|
164
|
-
summary: simple-navigation is a ruby library for creating navigations (with multiple
|
|
165
|
-
levels) for your Rails2, Rails3, Sinatra or Padrino application.
|
|
201
|
+
summary: simple-navigation is a ruby library for creating navigations (with multiple levels) for your Rails2, Rails3, Sinatra or Padrino application.
|
|
166
202
|
test_files: []
|
|
203
|
+
|