radiant-rails3 0.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
ADDED
|
@@ -0,0 +1,867 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: radiant-rails3
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
prerelease: false
|
|
5
|
+
segments:
|
|
6
|
+
- 0
|
|
7
|
+
- 1
|
|
8
|
+
version: "0.1"
|
|
9
|
+
platform: ruby
|
|
10
|
+
authors:
|
|
11
|
+
- davide-malagoli
|
|
12
|
+
autorequire:
|
|
13
|
+
bindir: bin
|
|
14
|
+
cert_chain: []
|
|
15
|
+
|
|
16
|
+
date: 2010-06-27 00:00:00 +02:00
|
|
17
|
+
default_executable: radiant
|
|
18
|
+
dependencies:
|
|
19
|
+
- !ruby/object:Gem::Dependency
|
|
20
|
+
name: rake
|
|
21
|
+
prerelease: false
|
|
22
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
|
23
|
+
none: false
|
|
24
|
+
requirements:
|
|
25
|
+
- - ">="
|
|
26
|
+
- !ruby/object:Gem::Version
|
|
27
|
+
segments:
|
|
28
|
+
- 0
|
|
29
|
+
- 8
|
|
30
|
+
- 3
|
|
31
|
+
version: 0.8.3
|
|
32
|
+
type: :runtime
|
|
33
|
+
version_requirements: *id001
|
|
34
|
+
- !ruby/object:Gem::Dependency
|
|
35
|
+
name: RedCloth
|
|
36
|
+
prerelease: false
|
|
37
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
|
38
|
+
none: false
|
|
39
|
+
requirements:
|
|
40
|
+
- - ~>
|
|
41
|
+
- !ruby/object:Gem::Version
|
|
42
|
+
segments:
|
|
43
|
+
- 4
|
|
44
|
+
- 2
|
|
45
|
+
- 2
|
|
46
|
+
version: 4.2.2
|
|
47
|
+
type: :runtime
|
|
48
|
+
version_requirements: *id002
|
|
49
|
+
- !ruby/object:Gem::Dependency
|
|
50
|
+
name: rdiscount
|
|
51
|
+
prerelease: false
|
|
52
|
+
requirement: &id003 !ruby/object:Gem::Requirement
|
|
53
|
+
none: false
|
|
54
|
+
requirements:
|
|
55
|
+
- - ~>
|
|
56
|
+
- !ruby/object:Gem::Version
|
|
57
|
+
segments:
|
|
58
|
+
- 1
|
|
59
|
+
- 5
|
|
60
|
+
- 8
|
|
61
|
+
version: 1.5.8
|
|
62
|
+
type: :runtime
|
|
63
|
+
version_requirements: *id003
|
|
64
|
+
- !ruby/object:Gem::Dependency
|
|
65
|
+
name: rubypants
|
|
66
|
+
prerelease: false
|
|
67
|
+
requirement: &id004 !ruby/object:Gem::Requirement
|
|
68
|
+
none: false
|
|
69
|
+
requirements:
|
|
70
|
+
- - ~>
|
|
71
|
+
- !ruby/object:Gem::Version
|
|
72
|
+
segments:
|
|
73
|
+
- 0
|
|
74
|
+
- 2
|
|
75
|
+
- 0
|
|
76
|
+
version: 0.2.0
|
|
77
|
+
type: :runtime
|
|
78
|
+
version_requirements: *id004
|
|
79
|
+
- !ruby/object:Gem::Dependency
|
|
80
|
+
name: highline
|
|
81
|
+
prerelease: false
|
|
82
|
+
requirement: &id005 !ruby/object:Gem::Requirement
|
|
83
|
+
none: false
|
|
84
|
+
requirements:
|
|
85
|
+
- - ~>
|
|
86
|
+
- !ruby/object:Gem::Version
|
|
87
|
+
segments:
|
|
88
|
+
- 1
|
|
89
|
+
- 5
|
|
90
|
+
- 2
|
|
91
|
+
version: 1.5.2
|
|
92
|
+
type: :runtime
|
|
93
|
+
version_requirements: *id005
|
|
94
|
+
- !ruby/object:Gem::Dependency
|
|
95
|
+
name: will_paginate
|
|
96
|
+
prerelease: false
|
|
97
|
+
requirement: &id006 !ruby/object:Gem::Requirement
|
|
98
|
+
none: false
|
|
99
|
+
requirements:
|
|
100
|
+
- - ~>
|
|
101
|
+
- !ruby/object:Gem::Version
|
|
102
|
+
segments:
|
|
103
|
+
- 3
|
|
104
|
+
- 0
|
|
105
|
+
- pre2
|
|
106
|
+
version: 3.0.pre2
|
|
107
|
+
type: :runtime
|
|
108
|
+
version_requirements: *id006
|
|
109
|
+
- !ruby/object:Gem::Dependency
|
|
110
|
+
name: haml
|
|
111
|
+
prerelease: false
|
|
112
|
+
requirement: &id007 !ruby/object:Gem::Requirement
|
|
113
|
+
none: false
|
|
114
|
+
requirements:
|
|
115
|
+
- - ~>
|
|
116
|
+
- !ruby/object:Gem::Version
|
|
117
|
+
segments:
|
|
118
|
+
- 3
|
|
119
|
+
- 0
|
|
120
|
+
- 23
|
|
121
|
+
version: 3.0.23
|
|
122
|
+
type: :runtime
|
|
123
|
+
version_requirements: *id007
|
|
124
|
+
- !ruby/object:Gem::Dependency
|
|
125
|
+
name: sass
|
|
126
|
+
prerelease: false
|
|
127
|
+
requirement: &id008 !ruby/object:Gem::Requirement
|
|
128
|
+
none: false
|
|
129
|
+
requirements:
|
|
130
|
+
- - ~>
|
|
131
|
+
- !ruby/object:Gem::Version
|
|
132
|
+
segments:
|
|
133
|
+
- 3
|
|
134
|
+
- 1
|
|
135
|
+
- 0
|
|
136
|
+
version: 3.1.0
|
|
137
|
+
type: :runtime
|
|
138
|
+
version_requirements: *id008
|
|
139
|
+
- !ruby/object:Gem::Dependency
|
|
140
|
+
name: acts_as_tree
|
|
141
|
+
prerelease: false
|
|
142
|
+
requirement: &id009 !ruby/object:Gem::Requirement
|
|
143
|
+
none: false
|
|
144
|
+
requirements:
|
|
145
|
+
- - ~>
|
|
146
|
+
- !ruby/object:Gem::Version
|
|
147
|
+
segments:
|
|
148
|
+
- 0
|
|
149
|
+
- 1
|
|
150
|
+
- 1
|
|
151
|
+
version: 0.1.1
|
|
152
|
+
type: :runtime
|
|
153
|
+
version_requirements: *id009
|
|
154
|
+
- !ruby/object:Gem::Dependency
|
|
155
|
+
name: rack-cache
|
|
156
|
+
prerelease: false
|
|
157
|
+
requirement: &id010 !ruby/object:Gem::Requirement
|
|
158
|
+
none: false
|
|
159
|
+
requirements:
|
|
160
|
+
- - ~>
|
|
161
|
+
- !ruby/object:Gem::Version
|
|
162
|
+
segments:
|
|
163
|
+
- 0
|
|
164
|
+
- 5
|
|
165
|
+
- 2
|
|
166
|
+
version: 0.5.2
|
|
167
|
+
type: :runtime
|
|
168
|
+
version_requirements: *id010
|
|
169
|
+
- !ruby/object:Gem::Dependency
|
|
170
|
+
name: devise
|
|
171
|
+
prerelease: false
|
|
172
|
+
requirement: &id011 !ruby/object:Gem::Requirement
|
|
173
|
+
none: false
|
|
174
|
+
requirements:
|
|
175
|
+
- - ~>
|
|
176
|
+
- !ruby/object:Gem::Version
|
|
177
|
+
segments:
|
|
178
|
+
- 1
|
|
179
|
+
- 1
|
|
180
|
+
- 3
|
|
181
|
+
version: 1.1.3
|
|
182
|
+
type: :runtime
|
|
183
|
+
version_requirements: *id011
|
|
184
|
+
description: A fork from the Radiant rails3 branch, based on Radiant 0.9.2a version
|
|
185
|
+
email: darkiceelectric.spam@gmail.com
|
|
186
|
+
executables:
|
|
187
|
+
- radiant
|
|
188
|
+
extensions: []
|
|
189
|
+
|
|
190
|
+
extra_rdoc_files:
|
|
191
|
+
- README
|
|
192
|
+
- CONTRIBUTORS
|
|
193
|
+
- CHANGELOG
|
|
194
|
+
- INSTALL
|
|
195
|
+
- LICENSE
|
|
196
|
+
files:
|
|
197
|
+
- spec/models/user_spec.rb
|
|
198
|
+
- spec/models/radiant/config_spec.rb
|
|
199
|
+
- spec/models/page_part_spec.rb
|
|
200
|
+
- spec/models/page_spec.rb
|
|
201
|
+
- spec/models/standard_tags_spec.rb
|
|
202
|
+
- spec/models/page_context_spec.rb
|
|
203
|
+
- spec/models/deprecated_tags_spec.rb
|
|
204
|
+
- spec/models/status_spec.rb
|
|
205
|
+
- spec/models/user_action_observer_spec.rb
|
|
206
|
+
- spec/models/snippet_spec.rb
|
|
207
|
+
- spec/models/text_filter_spec.rb
|
|
208
|
+
- spec/models/layout_spec.rb
|
|
209
|
+
- spec/models/file_not_found_page_spec.rb
|
|
210
|
+
- spec/rcov.opts
|
|
211
|
+
- spec/controllers/application_controller_spec.rb
|
|
212
|
+
- spec/controllers/admin/paginated_controller_spec.rb
|
|
213
|
+
- spec/controllers/admin/welcome_controller_spec.rb
|
|
214
|
+
- spec/controllers/admin/layouts_controller_spec.rb
|
|
215
|
+
- spec/controllers/admin/references_controller_spec.rb
|
|
216
|
+
- spec/controllers/admin/snippets_controller_spec.rb
|
|
217
|
+
- spec/controllers/admin/page_fields_controller_spec.rb
|
|
218
|
+
- spec/controllers/admin/pages_controller_spec.rb
|
|
219
|
+
- spec/controllers/admin/extensions_controller_spec.rb
|
|
220
|
+
- spec/controllers/admin/users_controller_spec.rb
|
|
221
|
+
- spec/controllers/admin/preferences_controller_spec.rb
|
|
222
|
+
- spec/controllers/site_controller_spec.rb
|
|
223
|
+
- spec/support/render_form_errors_matcher.rb
|
|
224
|
+
- spec/support/test_helpers.rb
|
|
225
|
+
- spec/support/autotest_matchers.rb
|
|
226
|
+
- spec/support/render_matcher.rb
|
|
227
|
+
- spec/support/generator_matchers.rb
|
|
228
|
+
- spec/support/login_system_matcher.rb
|
|
229
|
+
- spec/generators/extension_controller_generator_spec.rb
|
|
230
|
+
- spec/generators/extension_generator_spec.rb
|
|
231
|
+
- spec/generators/extension_mailer_generator_spec.rb
|
|
232
|
+
- spec/generators/extension_model_generator_spec.rb
|
|
233
|
+
- spec/generators/extension_migration_generator_spec.rb
|
|
234
|
+
- spec/generators/instance_generator_spec.rb
|
|
235
|
+
- spec/generators/extension_generators_spec_helper.rb
|
|
236
|
+
- spec/lib/login_system_spec.rb
|
|
237
|
+
- spec/lib/autotest_spec.rb
|
|
238
|
+
- spec/lib/radiant/admin_ui_spec.rb
|
|
239
|
+
- spec/lib/radiant/extension/script_spec.rb
|
|
240
|
+
- spec/lib/radiant/initializer_spec.rb
|
|
241
|
+
- spec/lib/radiant/taggable_spec.rb
|
|
242
|
+
- spec/lib/radiant/extension_loader_spec.rb
|
|
243
|
+
- spec/lib/radiant/extension_migrator_spec.rb
|
|
244
|
+
- spec/lib/radiant/admin_ui/nav_tabs_spec.rb
|
|
245
|
+
- spec/lib/radiant/admin_ui/region_partials_spec.rb
|
|
246
|
+
- spec/lib/radiant/admin_ui/region_set_spec.rb
|
|
247
|
+
- spec/lib/radiant/legacy_routes_spec.rb
|
|
248
|
+
- spec/lib/radiant/resource_responses_spec.rb
|
|
249
|
+
- spec/lib/radiant/extension_spec.rb
|
|
250
|
+
- spec/lib/radiant/available_locales_spec.rb
|
|
251
|
+
- spec/lib/core_ext/string_ext_spec.rb
|
|
252
|
+
- spec/lib/radiant_spec.rb
|
|
253
|
+
- spec/lib/task_support_spec.rb
|
|
254
|
+
- spec/lib/annotatable_spec.rb
|
|
255
|
+
- spec/lib/simpleton_spec.rb
|
|
256
|
+
- spec/lib/locator_spec.rb
|
|
257
|
+
- spec/lib/translation_support_spec.rb
|
|
258
|
+
- spec/lib/method_observer_spec.rb
|
|
259
|
+
- spec/fixtures/sample.txt
|
|
260
|
+
- spec/fixtures/radiant_config.yml
|
|
261
|
+
- spec/fixtures/example_extension/spec/spec_helper.rb
|
|
262
|
+
- spec/fixtures/example_extension/spec/spec.opts
|
|
263
|
+
- spec/fixtures/example_extension/example_extension.rb
|
|
264
|
+
- spec/fixtures/example_extension/lib/tasks/example_extension_tasks.rake
|
|
265
|
+
- spec/fixtures/example_extension/README
|
|
266
|
+
- spec/fixtures/example_extension/Rakefile
|
|
267
|
+
- spec/helpers/application_helper_spec.rb
|
|
268
|
+
- spec/helpers/site_helper_spec.rb
|
|
269
|
+
- spec/helpers/admin/regions_helper_spec.rb
|
|
270
|
+
- spec/helpers/admin/snippets_helper_spec.rb
|
|
271
|
+
- spec/helpers/admin/extensions_helper_spec.rb
|
|
272
|
+
- spec/helpers/admin/node_helper_spec.rb
|
|
273
|
+
- spec/helpers/admin/preferences_helper_spec.rb
|
|
274
|
+
- spec/helpers/admin/abstract_model_helper_spec.rb
|
|
275
|
+
- spec/helpers/admin/users_helper_spec.rb
|
|
276
|
+
- spec/helpers/admin/export_helper_spec.rb
|
|
277
|
+
- spec/helpers/admin/references_helper_spec.rb
|
|
278
|
+
- spec/helpers/admin/pages_helper_spec.rb
|
|
279
|
+
- spec/helpers/admin/welcome_helper_spec.rb
|
|
280
|
+
- spec/helpers/admin/layouts_helper_spec.rb
|
|
281
|
+
- spec/spec_helper.rb
|
|
282
|
+
- spec/datasets/file_not_found_dataset.rb
|
|
283
|
+
- spec/datasets/users_and_pages_dataset.rb
|
|
284
|
+
- spec/datasets/snippets_dataset.rb
|
|
285
|
+
- spec/datasets/home_page_dataset.rb
|
|
286
|
+
- spec/datasets/pages_dataset.rb
|
|
287
|
+
- spec/datasets/layouts_dataset.rb
|
|
288
|
+
- spec/datasets/markup_pages_dataset.rb
|
|
289
|
+
- spec/datasets/config_dataset.rb
|
|
290
|
+
- spec/datasets/pages_with_layouts_dataset.rb
|
|
291
|
+
- spec/datasets/users_dataset.rb
|
|
292
|
+
- spec/spec.opts
|
|
293
|
+
- public/.htaccess
|
|
294
|
+
- public/stylesheets/sass/admin/partials/_reset.sass
|
|
295
|
+
- public/stylesheets/sass/admin/partials/_deprecated.sass
|
|
296
|
+
- public/stylesheets/sass/admin/partials/_base.sass
|
|
297
|
+
- public/stylesheets/sass/admin/partials/_forms.sass
|
|
298
|
+
- public/stylesheets/sass/admin/partials/_validations.sass
|
|
299
|
+
- public/stylesheets/sass/admin/partials/_content.sass
|
|
300
|
+
- public/stylesheets/sass/admin/partials/_header.sass
|
|
301
|
+
- public/stylesheets/sass/admin/partials/_index.sass
|
|
302
|
+
- public/stylesheets/sass/admin/partials/_layout.sass
|
|
303
|
+
- public/stylesheets/sass/admin/partials/_toolbar.sass
|
|
304
|
+
- public/stylesheets/sass/admin/partials/_popup.sass
|
|
305
|
+
- public/stylesheets/sass/admin/partials/_typography.sass
|
|
306
|
+
- public/stylesheets/sass/admin/partials/_dateinput.sass
|
|
307
|
+
- public/stylesheets/sass/admin/partials/_messages.sass
|
|
308
|
+
- public/stylesheets/sass/admin/partials/_avatars.sass
|
|
309
|
+
- public/stylesheets/sass/admin/partials/_tabcontrol.sass
|
|
310
|
+
- public/stylesheets/sass/admin/partials/_actions.sass
|
|
311
|
+
- public/stylesheets/sass/admin/partials/_footer.sass
|
|
312
|
+
- public/stylesheets/sass/admin/partials/_dropdown.sass
|
|
313
|
+
- public/stylesheets/sass/admin/overrides.sass
|
|
314
|
+
- public/stylesheets/sass/admin/modules/_links.sass
|
|
315
|
+
- public/stylesheets/sass/admin/modules/_rounded.sass
|
|
316
|
+
- public/stylesheets/sass/admin/modules/_opacity.sass
|
|
317
|
+
- public/stylesheets/sass/admin/modules/_gradient.sass
|
|
318
|
+
- public/stylesheets/sass/admin/modules/_shadow.sass
|
|
319
|
+
- public/stylesheets/sass/admin/modules/_grid.sass
|
|
320
|
+
- public/stylesheets/sass/admin/main.sass
|
|
321
|
+
- public/stylesheets/admin/overrides.css
|
|
322
|
+
- public/stylesheets/admin/main.css
|
|
323
|
+
- public/stylesheets/.gitkeep
|
|
324
|
+
- public/404.html
|
|
325
|
+
- public/robots.txt
|
|
326
|
+
- public/dispatch.fcgi
|
|
327
|
+
- public/dispatch.cgi
|
|
328
|
+
- public/422.html
|
|
329
|
+
- public/dispatch.rb
|
|
330
|
+
- public/javascripts/admin/effects.js
|
|
331
|
+
- public/javascripts/admin/codearea.js
|
|
332
|
+
- public/javascripts/admin/ruledtable.js
|
|
333
|
+
- public/javascripts/admin/popup.js
|
|
334
|
+
- public/javascripts/admin/pagestatus.js
|
|
335
|
+
- public/javascripts/admin/controls.js
|
|
336
|
+
- public/javascripts/admin/dragdrop.js
|
|
337
|
+
- public/javascripts/admin/shortcuts.js
|
|
338
|
+
- public/javascripts/admin/pagefield.js
|
|
339
|
+
- public/javascripts/admin/utility.js
|
|
340
|
+
- public/javascripts/admin/sitemap.js
|
|
341
|
+
- public/javascripts/admin/validationerror.js
|
|
342
|
+
- public/javascripts/admin/dateinput.js
|
|
343
|
+
- public/javascripts/admin/prototype.js
|
|
344
|
+
- public/javascripts/admin/rails.js
|
|
345
|
+
- public/javascripts/admin/toggle.js
|
|
346
|
+
- public/javascripts/admin/cookie.js
|
|
347
|
+
- public/javascripts/admin/overrides.js
|
|
348
|
+
- public/javascripts/admin/lowpro.js
|
|
349
|
+
- public/javascripts/admin/status.js
|
|
350
|
+
- public/javascripts/admin/tabcontrol.js
|
|
351
|
+
- public/javascripts/admin/dropdown.js
|
|
352
|
+
- public/javascripts/admin/application.js
|
|
353
|
+
- public/500.html
|
|
354
|
+
- public/favicon.ico
|
|
355
|
+
- public/images/admin/row_highlight.png
|
|
356
|
+
- public/images/admin/spacer.gif
|
|
357
|
+
- public/images/admin/layout.png
|
|
358
|
+
- public/images/admin/stylesheet.png
|
|
359
|
+
- public/images/admin/plus_disabled.png
|
|
360
|
+
- public/images/admin/tab_close.png
|
|
361
|
+
- public/images/admin/view_site.png
|
|
362
|
+
- public/images/admin/status_background.png
|
|
363
|
+
- public/images/admin/popup_border_top_left.png
|
|
364
|
+
- public/images/admin/navigation_secondary_background.png
|
|
365
|
+
- public/images/admin/draft_page.png
|
|
366
|
+
- public/images/admin/new_user.png
|
|
367
|
+
- public/images/admin/minus.png
|
|
368
|
+
- public/images/admin/brown_bottom_line.gif
|
|
369
|
+
- public/images/admin/plus_grey.png
|
|
370
|
+
- public/images/admin/avatar_96x96.png
|
|
371
|
+
- public/images/admin/minus_disabled.png
|
|
372
|
+
- public/images/admin/navigation_shadow.png
|
|
373
|
+
- public/images/admin/javascript.png
|
|
374
|
+
- public/images/admin/popup_border_background.png
|
|
375
|
+
- public/images/admin/buttons_background.png
|
|
376
|
+
- public/images/admin/vertical_tan_gradient.png
|
|
377
|
+
- public/images/admin/status_spinner.gif
|
|
378
|
+
- public/images/admin/expand.png
|
|
379
|
+
- public/images/admin/navigation_secondary_separator.gif
|
|
380
|
+
- public/images/admin/shadow_grey.png
|
|
381
|
+
- public/images/admin/navigation_tabs.png
|
|
382
|
+
- public/images/admin/status_top_left.png
|
|
383
|
+
- public/images/admin/plus.png
|
|
384
|
+
- public/images/admin/status_bottom_left.png
|
|
385
|
+
- public/images/admin/status_top_right.png
|
|
386
|
+
- public/images/admin/popup_border_top_right.png
|
|
387
|
+
- public/images/admin/login_shadow.png
|
|
388
|
+
- public/images/admin/minus_grey.png
|
|
389
|
+
- public/images/admin/popup_border_bottom_right.png
|
|
390
|
+
- public/images/admin/avatar_32x32.png
|
|
391
|
+
- public/images/admin/status_bottom_right.png
|
|
392
|
+
- public/images/admin/spinner.gif
|
|
393
|
+
- public/images/admin/add_tab.png
|
|
394
|
+
- public/images/admin/virtual_page.png
|
|
395
|
+
- public/images/admin/new_layout.png
|
|
396
|
+
- public/images/admin/shadow.png
|
|
397
|
+
- public/images/admin/navigation_background.gif
|
|
398
|
+
- public/images/admin/menu_highlight.png
|
|
399
|
+
- public/images/admin/popup_border_bottom_left.png
|
|
400
|
+
- public/images/admin/new_homepage.png
|
|
401
|
+
- public/images/admin/new_snippet.png
|
|
402
|
+
- public/images/admin/calendar_down.gif
|
|
403
|
+
- public/images/admin/snippet.png
|
|
404
|
+
- public/images/admin/metadata_toggle.png
|
|
405
|
+
- public/images/admin/collapse.png
|
|
406
|
+
- public/images/admin/page.png
|
|
407
|
+
- public/images/admin/single_form_shadow.png
|
|
408
|
+
- public/images/radiant-badge-color.png
|
|
409
|
+
- features/support/env.rb
|
|
410
|
+
- features/support/paths.rb
|
|
411
|
+
- features/support/dataset.rb
|
|
412
|
+
- features/step_definitions/web_steps.rb
|
|
413
|
+
- features/step_definitions/page_serving_steps.rb
|
|
414
|
+
- features/step_definitions/admin/admin_steps.rb
|
|
415
|
+
- features/step_definitions/admin/content_negotiation_steps.rb
|
|
416
|
+
- features/step_definitions/admin/pagination_steps.rb
|
|
417
|
+
- features/step_definitions/admin/pages_management_steps.rb
|
|
418
|
+
- features/step_definitions/admin/users_management_steps.rb
|
|
419
|
+
- features/admin/pages_management.feature
|
|
420
|
+
- features/admin/snippets_management.feature
|
|
421
|
+
- features/admin/users_management.feature
|
|
422
|
+
- features/admin/resource_pagination.feature
|
|
423
|
+
- features/admin/user_preferences.feature
|
|
424
|
+
- features/admin/user_permissions.feature
|
|
425
|
+
- features/admin/content_negotiation.feature
|
|
426
|
+
- features/admin/layouts_management.feature
|
|
427
|
+
- features/page_serving.feature
|
|
428
|
+
- log/.gitkeep
|
|
429
|
+
- CHANGELOG
|
|
430
|
+
- .gitignore
|
|
431
|
+
- script/extension
|
|
432
|
+
- script/rails
|
|
433
|
+
- script/cucumber
|
|
434
|
+
- bin/radiant
|
|
435
|
+
- CONTRIBUTORS
|
|
436
|
+
- config.ru
|
|
437
|
+
- tmp/pids/.gitkeep
|
|
438
|
+
- lib/task_support.rb
|
|
439
|
+
- lib/generators-rails2/generator_base_extension.rb
|
|
440
|
+
- lib/generators-rails2/language_extension/language_extension_generator.rb
|
|
441
|
+
- lib/generators-rails2/language_extension/USAGE
|
|
442
|
+
- lib/generators-rails2/language_extension/templates/tasks.rake
|
|
443
|
+
- lib/generators-rails2/language_extension/templates/lang.yml
|
|
444
|
+
- lib/generators-rails2/language_extension/templates/available_tags.yml
|
|
445
|
+
- lib/generators-rails2/language_extension/templates/README
|
|
446
|
+
- lib/generators-rails2/language_extension/templates/RSpecRakefile
|
|
447
|
+
- lib/generators-rails2/language_extension/templates/test_helper.rb
|
|
448
|
+
- lib/generators-rails2/language_extension/templates/functional_test.rb
|
|
449
|
+
- lib/generators-rails2/language_extension/templates/extension.rb
|
|
450
|
+
- lib/generators-rails2/language_extension/templates/spec_helper.rb
|
|
451
|
+
- lib/generators-rails2/language_extension/templates/Rakefile
|
|
452
|
+
- lib/generators-rails2/language_extension/templates/cucumber_paths.rb
|
|
453
|
+
- lib/generators-rails2/language_extension/templates/cucumber.yml
|
|
454
|
+
- lib/generators-rails2/language_extension/templates/cucumber_env.rb
|
|
455
|
+
- lib/generators-rails2/language_extension/templates/spec.opts
|
|
456
|
+
- lib/generators-rails2/instance/instance_generator.rb
|
|
457
|
+
- lib/generators-rails2/instance/templates/instance_boot.rb
|
|
458
|
+
- lib/generators-rails2/instance/templates/instance_generate
|
|
459
|
+
- lib/generators-rails2/instance/templates/instance_environment.rb
|
|
460
|
+
- lib/generators-rails2/instance/templates/databases/sqlserver.yml
|
|
461
|
+
- lib/generators-rails2/instance/templates/databases/mysql.yml
|
|
462
|
+
- lib/generators-rails2/instance/templates/databases/sqlite3.yml
|
|
463
|
+
- lib/generators-rails2/instance/templates/databases/postgresql.yml
|
|
464
|
+
- lib/generators-rails2/instance/templates/databases/db2.yml
|
|
465
|
+
- lib/generators-rails2/instance/templates/instance_rakefile
|
|
466
|
+
- lib/generators-rails2/instance/templates/instance_routes.rb
|
|
467
|
+
- lib/generators-rails2/extension_model/USAGE
|
|
468
|
+
- lib/generators-rails2/extension_model/extension_model_generator.rb
|
|
469
|
+
- lib/generators-rails2/extension_model/templates/fixtures.yml
|
|
470
|
+
- lib/generators-rails2/extension_model/templates/model.rb
|
|
471
|
+
- lib/generators-rails2/extension_model/templates/unit_test.rb
|
|
472
|
+
- lib/generators-rails2/extension_model/templates/model_spec.rb
|
|
473
|
+
- lib/generators-rails2/extension_model/templates/migration.rb
|
|
474
|
+
- lib/generators-rails2/extension_mailer/USAGE
|
|
475
|
+
- lib/generators-rails2/extension_mailer/extension_mailer_generator.rb
|
|
476
|
+
- lib/generators-rails2/extension_mailer/templates/view.erb
|
|
477
|
+
- lib/generators-rails2/extension_mailer/templates/unit_test.rb
|
|
478
|
+
- lib/generators-rails2/extension_mailer/templates/mailer.rb
|
|
479
|
+
- lib/generators-rails2/extension_mailer/templates/fixture.erb
|
|
480
|
+
- lib/radiant/resource_responses.rb
|
|
481
|
+
- lib/radiant/extension/script.rb
|
|
482
|
+
- lib/radiant/admin_ui.rb
|
|
483
|
+
- lib/radiant/extension_gem.rb
|
|
484
|
+
- lib/radiant/core_ext.rb
|
|
485
|
+
- lib/radiant/cache.rb
|
|
486
|
+
- lib/radiant/pagination/link_renderer.rb
|
|
487
|
+
- lib/radiant/pagination/controller.rb
|
|
488
|
+
- lib/radiant/available_locales.rb
|
|
489
|
+
- lib/radiant/admin_ui/region_partials.rb
|
|
490
|
+
- lib/radiant/admin_ui/region_set.rb
|
|
491
|
+
- lib/radiant/gem_locator.rb
|
|
492
|
+
- lib/radiant/taggable.rb
|
|
493
|
+
- lib/radiant/extension.rb
|
|
494
|
+
- lib/radiant/setup.rb
|
|
495
|
+
- lib/radiant/engine.rb
|
|
496
|
+
- lib/radiant/extension_loader.rb
|
|
497
|
+
- lib/radiant/legacy_routes.rb
|
|
498
|
+
- lib/radiant/initializer.rb
|
|
499
|
+
- lib/radiant/extension_migrator.rb
|
|
500
|
+
- lib/plugins/extension_patches/lib/routing_extension.rb
|
|
501
|
+
- lib/plugins/extension_patches/init.rb
|
|
502
|
+
- lib/plugins/response_cache_timeout/init.rb
|
|
503
|
+
- lib/simpleton.rb
|
|
504
|
+
- lib/generators/extension/USAGE
|
|
505
|
+
- lib/generators/extension/extension_generator.rb
|
|
506
|
+
- lib/generators/extension/templates/tasks.rake
|
|
507
|
+
- lib/generators/extension/templates/version.rb
|
|
508
|
+
- lib/generators/extension/templates/en.yml
|
|
509
|
+
- lib/generators/extension/templates/routes.rb
|
|
510
|
+
- lib/generators/extension/templates/test/test_helper.rb
|
|
511
|
+
- lib/generators/extension/templates/test/functional_test.rb
|
|
512
|
+
- lib/generators/extension/templates/test/Rakefile
|
|
513
|
+
- lib/generators/extension/templates/extension.rb
|
|
514
|
+
- lib/generators/extension/templates/lib.rb
|
|
515
|
+
- lib/generators/extension/templates/README.md
|
|
516
|
+
- lib/generators/extension/templates/rspec/_.rspec
|
|
517
|
+
- lib/generators/extension/templates/rspec/spec_helper.rb
|
|
518
|
+
- lib/generators/extension/templates/rspec/Rakefile
|
|
519
|
+
- lib/generators/extension/templates/rspec/cucumber_paths.rb
|
|
520
|
+
- lib/generators/extension/templates/rspec/cucumber.yml
|
|
521
|
+
- lib/generators/extension/templates/rspec/cucumber_env.rb
|
|
522
|
+
- lib/generators/extension/templates/gemspec.rb
|
|
523
|
+
- lib/generators/extension/templates/VERSION
|
|
524
|
+
- lib/generators/extension_migration/USAGE
|
|
525
|
+
- lib/generators/extension_migration/templates/migration.rb
|
|
526
|
+
- lib/generators/extension_migration/extension_migration_generator.rb
|
|
527
|
+
- lib/generators/extension_model/USAGE
|
|
528
|
+
- lib/generators/extension_model/extension_model_extension.rb
|
|
529
|
+
- lib/generators/extension_controller/USAGE
|
|
530
|
+
- lib/generators/extension_controller/extension_controller_generator.rb
|
|
531
|
+
- lib/generators/extension_controller/templates/helper_spec.rb
|
|
532
|
+
- lib/generators/extension_controller/templates/controller.rb
|
|
533
|
+
- lib/generators/extension_controller/templates/view_spec.rb
|
|
534
|
+
- lib/generators/extension_controller/templates/helper.rb
|
|
535
|
+
- lib/generators/extension_controller/templates/view.html.haml
|
|
536
|
+
- lib/generators/extension_controller/templates/controller_spec.rb
|
|
537
|
+
- lib/tasks/ci.rake
|
|
538
|
+
- lib/tasks/translate.rake
|
|
539
|
+
- lib/tasks/undefine.rake
|
|
540
|
+
- lib/tasks/environments.rake
|
|
541
|
+
- lib/tasks/database.rake
|
|
542
|
+
- lib/tasks/cucumber.rake
|
|
543
|
+
- lib/tasks/radiant_config.rake
|
|
544
|
+
- lib/tasks/framework.rake
|
|
545
|
+
- lib/tasks/extensions.rake
|
|
546
|
+
- lib/tasks/prototype.rake
|
|
547
|
+
- lib/tasks/release.rake
|
|
548
|
+
- lib/tasks/.gitkeep
|
|
549
|
+
- lib/local_time.rb
|
|
550
|
+
- lib/radiant.rb
|
|
551
|
+
- lib/translation_support.rb
|
|
552
|
+
- lib/method_observer.rb
|
|
553
|
+
- lib/autotest/radiant_rails_rspec.rb
|
|
554
|
+
- lib/autotest/discover.rb
|
|
555
|
+
- lib/annotatable.rb
|
|
556
|
+
- lib/login_system.rb
|
|
557
|
+
- README
|
|
558
|
+
- Gemfile
|
|
559
|
+
- .gitmodules
|
|
560
|
+
- test/performance/browsing_test.rb
|
|
561
|
+
- test/fixtures/extensions/unrouted/unrouted_extension.rb
|
|
562
|
+
- test/fixtures/extensions/load_order_red/load_order_red_extension.rb
|
|
563
|
+
- test/fixtures/extensions/routed/config/routes.rb
|
|
564
|
+
- test/fixtures/extensions/routed/routed_extension.rb
|
|
565
|
+
- test/fixtures/extensions/load_order_green/load_order_green_extension.rb
|
|
566
|
+
- test/fixtures/extensions/overriding/overriding_extension.rb
|
|
567
|
+
- test/fixtures/extensions/overriding/app/metal/basic_metal.rb
|
|
568
|
+
- test/fixtures/extensions/overriding/app/views/basic_extension/override.html.erb
|
|
569
|
+
- test/fixtures/extensions/overriding/vendor/plugins/multiple/lib/multiple.rb
|
|
570
|
+
- test/fixtures/extensions/overriding/vendor/plugins/multiple/init.rb
|
|
571
|
+
- test/fixtures/extensions/upgrading/upgrading_extension.rb
|
|
572
|
+
- test/fixtures/extensions/upgrading/db/migrate/04_dont_run.rb
|
|
573
|
+
- test/fixtures/extensions/upgrading/db/migrate/01_first.rb
|
|
574
|
+
- test/fixtures/extensions/upgrading/db/migrate/02_second.rb
|
|
575
|
+
- test/fixtures/extensions/upgrading/db/migrate/03_pending.rb
|
|
576
|
+
- test/fixtures/extensions/locale/locale_extension.rb
|
|
577
|
+
- test/fixtures/extensions/locale/config/locales/en.yml
|
|
578
|
+
- test/fixtures/extensions/locale/config/locales/en-uk.yml
|
|
579
|
+
- test/fixtures/extensions/special_characters/special_characters_extension.rb
|
|
580
|
+
- test/fixtures/extensions/special_characters/db/migrate/001_create_initial_schema.rb
|
|
581
|
+
- test/fixtures/extensions/basic/lib/new_module.rb
|
|
582
|
+
- test/fixtures/extensions/basic/basic_extension.rb
|
|
583
|
+
- test/fixtures/extensions/basic/config/routes.rb
|
|
584
|
+
- test/fixtures/extensions/basic/db/migrate/200812131420_create_initial_schema.rb
|
|
585
|
+
- test/fixtures/extensions/basic/db/migrate/200812131421_modify_initial_schema.rb
|
|
586
|
+
- test/fixtures/extensions/basic/app/models/basic_extension_model.rb
|
|
587
|
+
- test/fixtures/extensions/basic/app/models/basic_extension_mailer.rb
|
|
588
|
+
- test/fixtures/extensions/basic/app/metal/basic_metal.rb
|
|
589
|
+
- test/fixtures/extensions/basic/app/controllers/basic_extension_controller.rb
|
|
590
|
+
- test/fixtures/extensions/basic/app/views/basic_extension_mailer/message.text.html.erb
|
|
591
|
+
- test/fixtures/extensions/basic/app/views/basic_extension/override.html.erb
|
|
592
|
+
- test/fixtures/extensions/basic/app/views/basic_extension/index.html.erb
|
|
593
|
+
- test/fixtures/extensions/basic/vendor/plugins/multiple/lib/multiple.rb
|
|
594
|
+
- test/fixtures/extensions/basic/vendor/plugins/multiple/init.rb
|
|
595
|
+
- test/fixtures/extensions/basic/vendor/plugins/plugin_normal/lib/normal_plugin.rb
|
|
596
|
+
- test/fixtures/extensions/basic/vendor/plugins/plugin_normal/init.rb
|
|
597
|
+
- test/fixtures/extensions/load_order_blue/load_order_blue_extension.rb
|
|
598
|
+
- test/fixtures/gems/radiant-gem_ext-extension-0.0.0/gem_ext_extension.rb
|
|
599
|
+
- test/fixtures/gems/radiant-gem_ext-extension-0.0.0/lib/gem_ext.rb
|
|
600
|
+
- test/fixtures/gems/radiant-gem_ext-extension-0.0.0/app/views/dummy.haml
|
|
601
|
+
- test/fixtures/gems/misnamed_ext-0.0.0/misnamed_ext_extension.rb
|
|
602
|
+
- test/test_helper.rb
|
|
603
|
+
- test/helpers/validation_test_helper.rb
|
|
604
|
+
- test/helpers/user_test_helper.rb
|
|
605
|
+
- test/helpers/render_test_helper.rb
|
|
606
|
+
- test/helpers/page_test_helper.rb
|
|
607
|
+
- radiant-rails3.gemspec
|
|
608
|
+
- config/environments/production.rb
|
|
609
|
+
- config/environments/cucumber.rb
|
|
610
|
+
- config/environments/development.rb
|
|
611
|
+
- config/environments/test.rb
|
|
612
|
+
- config/initializers/active_record_extensions.rb
|
|
613
|
+
- config/initializers/compass.rb
|
|
614
|
+
- config/initializers/session_store.rb
|
|
615
|
+
- config/initializers/mime_types.rb
|
|
616
|
+
- config/initializers/secret_token.rb
|
|
617
|
+
- config/initializers/backtrace_silencers.rb
|
|
618
|
+
- config/initializers/inflections.rb
|
|
619
|
+
- config/database.db2.yml
|
|
620
|
+
- config/database.mysql.yml
|
|
621
|
+
- config/compass.config
|
|
622
|
+
- config/database.sqlite.yml
|
|
623
|
+
- config/routes.rb
|
|
624
|
+
- config/locales/en_available_tags.yml
|
|
625
|
+
- config/locales/en.yml
|
|
626
|
+
- config/boot.rb
|
|
627
|
+
- config/application.rb
|
|
628
|
+
- config/cucumber.yml
|
|
629
|
+
- config/database.postgresql.yml
|
|
630
|
+
- config/database.sqlserver.yml
|
|
631
|
+
- Rakefile
|
|
632
|
+
- .rspec
|
|
633
|
+
- LICENSE
|
|
634
|
+
- db/schema.rb
|
|
635
|
+
- db/migrate/017_rename_created_by_updated_by_columns.rb
|
|
636
|
+
- db/migrate/20100805155020_convert_page_metas.rb
|
|
637
|
+
- db/migrate/20091003095744_change_user_language_to_locale.rb
|
|
638
|
+
- db/migrate/20090226140109_add_user_language.rb
|
|
639
|
+
- db/migrate/005_add_virtual_column_to_page.rb
|
|
640
|
+
- db/migrate/010_merge_behaviors_and_pages.rb
|
|
641
|
+
- db/migrate/014_rename_config_default_parts_key.rb
|
|
642
|
+
- db/migrate/012_create_extension_meta.rb
|
|
643
|
+
- db/migrate/018_add_description_and_keywords_to_pages.rb
|
|
644
|
+
- db/migrate/016_add_sessions.rb
|
|
645
|
+
- db/migrate/007_remove_virtual_column_from_page.rb
|
|
646
|
+
- db/migrate/013_add_notes_field_to_user.rb
|
|
647
|
+
- db/migrate/20100810151922_add_field_name_index.rb
|
|
648
|
+
- db/migrate/002_insert_initial_data.rb
|
|
649
|
+
- db/migrate/008_add_virtual_column_to_page_again.rb
|
|
650
|
+
- db/migrate/004_rename_filter_column.rb
|
|
651
|
+
- db/migrate/011_rename_type_column_on_page_to_class_name.rb
|
|
652
|
+
- db/migrate/015_add_optimistic_locking.rb
|
|
653
|
+
- db/migrate/001_create_radiant_tables.rb
|
|
654
|
+
- db/migrate/020_add_session_info_to_users.rb
|
|
655
|
+
- db/migrate/021_remove_session_expire_from_users.rb
|
|
656
|
+
- db/migrate/20100805154952_add_page_fields.rb
|
|
657
|
+
- db/migrate/003_rename_behavior_column.rb
|
|
658
|
+
- db/migrate/006_integer_columns_to_boolean.rb
|
|
659
|
+
- db/migrate/019_add_salt_to_users.rb
|
|
660
|
+
- db/migrate/20081203140407_add_indexes.rb
|
|
661
|
+
- db/migrate/009_add_content_type_field_to_layout.rb
|
|
662
|
+
- db/migrate/20090929164633_rename_developer_role_to_designer.rb
|
|
663
|
+
- db/seeds.rb
|
|
664
|
+
- INSTALL
|
|
665
|
+
- Gemfile.lock
|
|
666
|
+
- app/models/file_not_found_page.rb
|
|
667
|
+
- app/models/standard_tags.rb
|
|
668
|
+
- app/models/snippet.rb
|
|
669
|
+
- app/models/page_part.rb
|
|
670
|
+
- app/models/text_filter.rb
|
|
671
|
+
- app/models/radiant/config.rb
|
|
672
|
+
- app/models/layout.rb
|
|
673
|
+
- app/models/page_field.rb
|
|
674
|
+
- app/models/page_context.rb
|
|
675
|
+
- app/models/deprecated_tags.rb
|
|
676
|
+
- app/models/user_action_observer.rb
|
|
677
|
+
- app/models/page.rb
|
|
678
|
+
- app/models/user.rb
|
|
679
|
+
- app/models/status.rb
|
|
680
|
+
- app/controllers/site_controller.rb
|
|
681
|
+
- app/controllers/admin/page_fields_controller.rb
|
|
682
|
+
- app/controllers/admin/layouts_controller.rb
|
|
683
|
+
- app/controllers/admin/references_controller.rb
|
|
684
|
+
- app/controllers/admin/extensions_controller.rb
|
|
685
|
+
- app/controllers/admin/pages_controller.rb
|
|
686
|
+
- app/controllers/admin/snippets_controller.rb
|
|
687
|
+
- app/controllers/admin/preferences_controller.rb
|
|
688
|
+
- app/controllers/admin/welcome_controller.rb
|
|
689
|
+
- app/controllers/admin/users_controller.rb
|
|
690
|
+
- app/controllers/admin/resource_controller.rb
|
|
691
|
+
- app/controllers/admin/page_parts_controller.rb
|
|
692
|
+
- app/controllers/admin_controller.rb
|
|
693
|
+
- app/helpers/site_helper.rb
|
|
694
|
+
- app/helpers/admin_helper.rb
|
|
695
|
+
- app/helpers/admin/regions_helper.rb
|
|
696
|
+
- app/helpers/admin/preferences_helper.rb
|
|
697
|
+
- app/helpers/admin/references_helper.rb
|
|
698
|
+
- app/helpers/admin/layouts_helper.rb
|
|
699
|
+
- app/helpers/admin/pages_helper.rb
|
|
700
|
+
- app/helpers/admin/users_helper.rb
|
|
701
|
+
- app/helpers/admin/welcome_helper.rb
|
|
702
|
+
- app/helpers/admin/snippets_helper.rb
|
|
703
|
+
- app/helpers/admin/extensions_helper.rb
|
|
704
|
+
- app/helpers/admin/export_helper.rb
|
|
705
|
+
- app/helpers/admin/abstract_model_helper.rb
|
|
706
|
+
- app/helpers/admin/node_helper.rb
|
|
707
|
+
- app/views/layouts/radiant.html.haml
|
|
708
|
+
- app/views/site/not_found.html.haml
|
|
709
|
+
- app/views/admin/users/edit.html.haml
|
|
710
|
+
- app/views/admin/users/_form.html.haml
|
|
711
|
+
- app/views/admin/users/_password_fields.html.haml
|
|
712
|
+
- app/views/admin/users/new.html.haml
|
|
713
|
+
- app/views/admin/users/remove.html.haml
|
|
714
|
+
- app/views/admin/users/_avatar.html.haml
|
|
715
|
+
- app/views/admin/users/index.html.haml
|
|
716
|
+
- app/views/admin/page_fields/_page_field.html.haml
|
|
717
|
+
- app/views/admin/pages/edit.html.haml
|
|
718
|
+
- app/views/admin/pages/new.html.haml
|
|
719
|
+
- app/views/admin/pages/children.html.haml
|
|
720
|
+
- app/views/admin/pages/remove.html.haml
|
|
721
|
+
- app/views/admin/pages/_meta_row.html.haml
|
|
722
|
+
- app/views/admin/pages/_popups.html.haml
|
|
723
|
+
- app/views/admin/pages/_fields.html.haml
|
|
724
|
+
- app/views/admin/pages/_node.html.haml
|
|
725
|
+
- app/views/admin/pages/index.html.haml
|
|
726
|
+
- app/views/admin/layouts/edit.html.haml
|
|
727
|
+
- app/views/admin/layouts/_form.html.haml
|
|
728
|
+
- app/views/admin/layouts/new.html.haml
|
|
729
|
+
- app/views/admin/layouts/remove.html.haml
|
|
730
|
+
- app/views/admin/layouts/index.html.haml
|
|
731
|
+
- app/views/admin/extensions/index.html.haml
|
|
732
|
+
- app/views/admin/preferences/edit.html.haml
|
|
733
|
+
- app/views/admin/page_parts/_page_part.html.haml
|
|
734
|
+
- app/views/admin/snippets/edit.html.haml
|
|
735
|
+
- app/views/admin/snippets/_form.html.haml
|
|
736
|
+
- app/views/admin/snippets/new.html.haml
|
|
737
|
+
- app/views/admin/snippets/remove.html.haml
|
|
738
|
+
- app/views/admin/snippets/index.html.haml
|
|
739
|
+
- app/views/admin/references/tags.haml
|
|
740
|
+
- app/views/admin/references/_tag_reference.haml
|
|
741
|
+
- app/views/admin/references/filters.haml
|
|
742
|
+
- app/views/admin/welcome/login.html.haml
|
|
743
|
+
- .git/logs/refs/heads/rails3
|
|
744
|
+
- .git/logs/HEAD
|
|
745
|
+
- .git/info/exclude
|
|
746
|
+
- .git/objects/pack/pack-5b313f96326f41e82ea6ee78fd438a104b2f44dc.pack
|
|
747
|
+
- .git/objects/pack/pack-5b313f96326f41e82ea6ee78fd438a104b2f44dc.idx
|
|
748
|
+
- .git/description
|
|
749
|
+
- .git/config
|
|
750
|
+
- .git/index
|
|
751
|
+
- .git/hooks/applypatch-msg.sample
|
|
752
|
+
- .git/hooks/pre-applypatch.sample
|
|
753
|
+
- .git/hooks/prepare-commit-msg.sample
|
|
754
|
+
- .git/hooks/post-update.sample
|
|
755
|
+
- .git/hooks/post-receive.sample
|
|
756
|
+
- .git/hooks/update.sample
|
|
757
|
+
- .git/hooks/post-commit.sample
|
|
758
|
+
- .git/hooks/pre-commit.sample
|
|
759
|
+
- .git/hooks/pre-rebase.sample
|
|
760
|
+
- .git/hooks/commit-msg.sample
|
|
761
|
+
- .git/refs/heads/rails3
|
|
762
|
+
- .git/refs/remotes/origin/HEAD
|
|
763
|
+
- .git/HEAD
|
|
764
|
+
- .git/packed-refs
|
|
765
|
+
- .rvmrc
|
|
766
|
+
- vendor/plugins/.gitkeep
|
|
767
|
+
- vendor/radius/CHANGELOG
|
|
768
|
+
- vendor/radius/README.rdoc
|
|
769
|
+
- vendor/radius/.gitignore
|
|
770
|
+
- vendor/radius/radius.gemspec
|
|
771
|
+
- vendor/radius/tasks/scan.rake
|
|
772
|
+
- vendor/radius/tasks/jeweler.rake
|
|
773
|
+
- vendor/radius/tasks/test.rake
|
|
774
|
+
- vendor/radius/tasks/rdoc.rake
|
|
775
|
+
- vendor/radius/lib/radius.rb
|
|
776
|
+
- vendor/radius/lib/radius/ord_string.rb
|
|
777
|
+
- vendor/radius/lib/radius/error.rb
|
|
778
|
+
- vendor/radius/lib/radius/version.rb
|
|
779
|
+
- vendor/radius/lib/radius/utility.rb
|
|
780
|
+
- vendor/radius/lib/radius/parse_tag.rb
|
|
781
|
+
- vendor/radius/lib/radius/delegating_open_struct.rb
|
|
782
|
+
- vendor/radius/lib/radius/tag_binding.rb
|
|
783
|
+
- vendor/radius/lib/radius/context.rb
|
|
784
|
+
- vendor/radius/lib/radius/parser.rb
|
|
785
|
+
- vendor/radius/lib/radius/parser/scan.rb
|
|
786
|
+
- vendor/radius/lib/radius/parser/scan.rl
|
|
787
|
+
- vendor/radius/lib/radius/tag_definitions.rb
|
|
788
|
+
- vendor/radius/test/utility_test.rb
|
|
789
|
+
- vendor/radius/test/ord_string_test.rb
|
|
790
|
+
- vendor/radius/test/quickstart_test.rb
|
|
791
|
+
- vendor/radius/test/test_helper.rb
|
|
792
|
+
- vendor/radius/test/parser_test.rb
|
|
793
|
+
- vendor/radius/test/context_test.rb
|
|
794
|
+
- vendor/radius/Rakefile
|
|
795
|
+
- vendor/radius/LICENSE
|
|
796
|
+
- vendor/radius/QUICKSTART.rdoc
|
|
797
|
+
- vendor/radius/VERSION
|
|
798
|
+
- VERSION
|
|
799
|
+
has_rdoc: true
|
|
800
|
+
homepage: https://github.com/davide-malagoli/radiant
|
|
801
|
+
licenses: []
|
|
802
|
+
|
|
803
|
+
post_install_message:
|
|
804
|
+
rdoc_options:
|
|
805
|
+
- --title
|
|
806
|
+
- Radiant -- Publishing for Small Teams
|
|
807
|
+
- --line-numbers
|
|
808
|
+
- --main
|
|
809
|
+
- README
|
|
810
|
+
- --exclude
|
|
811
|
+
- app
|
|
812
|
+
- --exclude
|
|
813
|
+
- bin
|
|
814
|
+
- --exclude
|
|
815
|
+
- config
|
|
816
|
+
- --exclude
|
|
817
|
+
- db
|
|
818
|
+
- --exclude
|
|
819
|
+
- features
|
|
820
|
+
- --exclude
|
|
821
|
+
- lib
|
|
822
|
+
- --exclude
|
|
823
|
+
- log
|
|
824
|
+
- --exclude
|
|
825
|
+
- pkg
|
|
826
|
+
- --exclude
|
|
827
|
+
- public
|
|
828
|
+
- --exclude
|
|
829
|
+
- script
|
|
830
|
+
- --exclude
|
|
831
|
+
- spec
|
|
832
|
+
- --exclude
|
|
833
|
+
- test
|
|
834
|
+
- --exclude
|
|
835
|
+
- tmp
|
|
836
|
+
- --exclude
|
|
837
|
+
- vendor
|
|
838
|
+
require_paths:
|
|
839
|
+
- .
|
|
840
|
+
- lib
|
|
841
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
842
|
+
none: false
|
|
843
|
+
requirements:
|
|
844
|
+
- - ">="
|
|
845
|
+
- !ruby/object:Gem::Version
|
|
846
|
+
segments:
|
|
847
|
+
- 0
|
|
848
|
+
version: "0"
|
|
849
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
850
|
+
none: false
|
|
851
|
+
requirements:
|
|
852
|
+
- - ">"
|
|
853
|
+
- !ruby/object:Gem::Version
|
|
854
|
+
segments:
|
|
855
|
+
- 1
|
|
856
|
+
- 3
|
|
857
|
+
- 1
|
|
858
|
+
version: 1.3.1
|
|
859
|
+
requirements: []
|
|
860
|
+
|
|
861
|
+
rubyforge_project:
|
|
862
|
+
rubygems_version: 1.3.7
|
|
863
|
+
signing_key:
|
|
864
|
+
specification_version: 3
|
|
865
|
+
summary: A fork from the Radiant rails3 branch
|
|
866
|
+
test_files: []
|
|
867
|
+
|