grat 0.2.0 → 0.2.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/VERSION +1 -1
- data/grat.gemspec +117 -0
- metadata +2 -1
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.2.
|
|
1
|
+
0.2.1
|
data/grat.gemspec
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
# Generated by jeweler
|
|
2
|
+
# DO NOT EDIT THIS FILE DIRECTLY
|
|
3
|
+
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
|
|
4
|
+
# -*- encoding: utf-8 -*-
|
|
5
|
+
|
|
6
|
+
Gem::Specification.new do |s|
|
|
7
|
+
s.name = %q{grat}
|
|
8
|
+
s.version = "0.2.1"
|
|
9
|
+
|
|
10
|
+
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
11
|
+
s.authors = ["Sam Schenkman-Moore"]
|
|
12
|
+
s.date = %q{2009-12-10}
|
|
13
|
+
s.description = %q{Basic interface for making webpages with Haml and Erb. Supports nested templates.}
|
|
14
|
+
s.email = %q{samsm@samsm.com}
|
|
15
|
+
s.extra_rdoc_files = [
|
|
16
|
+
"LICENSE",
|
|
17
|
+
"README.rdoc"
|
|
18
|
+
]
|
|
19
|
+
s.files = [
|
|
20
|
+
".gitignore",
|
|
21
|
+
"LICENSE",
|
|
22
|
+
"README.rdoc",
|
|
23
|
+
"Rakefile",
|
|
24
|
+
"VERSION",
|
|
25
|
+
"config.ru",
|
|
26
|
+
"doc/created.rid",
|
|
27
|
+
"doc/files/README_rdoc.html",
|
|
28
|
+
"doc/fr_class_index.html",
|
|
29
|
+
"doc/fr_file_index.html",
|
|
30
|
+
"doc/fr_method_index.html",
|
|
31
|
+
"doc/index.html",
|
|
32
|
+
"doc/rdoc-style.css",
|
|
33
|
+
"grat.gemspec",
|
|
34
|
+
"lib/environment.rb",
|
|
35
|
+
"lib/grat.rb",
|
|
36
|
+
"lib/grat/content.rb",
|
|
37
|
+
"lib/grat/hash_binding.rb",
|
|
38
|
+
"lib/grat/system.rb",
|
|
39
|
+
"public/gratfiles/application.js",
|
|
40
|
+
"public/gratfiles/custom.css",
|
|
41
|
+
"public/gratfiles/einars-js-beautify/HTML-Beautify.js",
|
|
42
|
+
"public/gratfiles/einars-js-beautify/beautify-cl.js",
|
|
43
|
+
"public/gratfiles/einars-js-beautify/beautify-tests.js",
|
|
44
|
+
"public/gratfiles/einars-js-beautify/beautify.js",
|
|
45
|
+
"public/gratfiles/einars-js-beautify/bin/beautify_js",
|
|
46
|
+
"public/gratfiles/einars-js-beautify/index.html",
|
|
47
|
+
"public/gratfiles/einars-js-beautify/javascriptobfuscator_unpacker.js",
|
|
48
|
+
"public/gratfiles/einars-js-beautify/license.txt",
|
|
49
|
+
"public/gratfiles/einars-js-beautify/sanitytest.js",
|
|
50
|
+
"public/gratfiles/einars-js-beautify/unmaintained/bbedit/jsBeautify_BBED.scpt",
|
|
51
|
+
"public/gratfiles/einars-js-beautify/unmaintained/c-sharp/JSBeautify.cs",
|
|
52
|
+
"public/gratfiles/einars-js-beautify/unmaintained/opera-userscript/make_opera_userscript.sh",
|
|
53
|
+
"public/gratfiles/einars-js-beautify/unmaintained/opera-userscript/opera_userscript.js",
|
|
54
|
+
"public/gratfiles/favicon.ico",
|
|
55
|
+
"public/gratfiles/jquery-combined.min.js",
|
|
56
|
+
"public/gratfiles/js-beautifier.min.js",
|
|
57
|
+
"public/gratfiles/oocss.min.css",
|
|
58
|
+
"public/gratfiles/oocss/content.css",
|
|
59
|
+
"public/gratfiles/oocss/grids.css",
|
|
60
|
+
"public/gratfiles/oocss/grids_debug.css",
|
|
61
|
+
"public/gratfiles/oocss/libraries.css",
|
|
62
|
+
"public/gratfiles/oocss/mod.css",
|
|
63
|
+
"public/gratfiles/oocss/mod_debug.css",
|
|
64
|
+
"public/gratfiles/oocss/mod_skins.css",
|
|
65
|
+
"public/gratfiles/oocss/talk.css",
|
|
66
|
+
"public/gratfiles/oocss/talk_skins.css",
|
|
67
|
+
"public/gratfiles/oocss/template.css",
|
|
68
|
+
"public/gratfiles/oocss/template_debug.css",
|
|
69
|
+
"views/content_form.haml",
|
|
70
|
+
"views/css/_content.sass",
|
|
71
|
+
"views/css/_custom.sass",
|
|
72
|
+
"views/css/_grids.sass",
|
|
73
|
+
"views/css/_grids_debug.sass",
|
|
74
|
+
"views/css/_libraries.sass",
|
|
75
|
+
"views/css/_mod.sass",
|
|
76
|
+
"views/css/_mod_debug.sass",
|
|
77
|
+
"views/css/_mod_skins.sass",
|
|
78
|
+
"views/css/_template.sass",
|
|
79
|
+
"views/css/_template_debug.sass",
|
|
80
|
+
"views/delete.haml",
|
|
81
|
+
"views/import_form.haml",
|
|
82
|
+
"views/layout.haml",
|
|
83
|
+
"views/list.haml",
|
|
84
|
+
"views/missing.haml"
|
|
85
|
+
]
|
|
86
|
+
s.homepage = %q{http://github.com/samsm/grat}
|
|
87
|
+
s.rdoc_options = ["--charset=UTF-8"]
|
|
88
|
+
s.require_paths = ["lib"]
|
|
89
|
+
s.rubygems_version = %q{1.3.5}
|
|
90
|
+
s.summary = %q{Minimal CMS for Rack and MongoDB.}
|
|
91
|
+
|
|
92
|
+
if s.respond_to? :specification_version then
|
|
93
|
+
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
|
|
94
|
+
s.specification_version = 3
|
|
95
|
+
|
|
96
|
+
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
|
|
97
|
+
s.add_development_dependency(%q<yard>, [">= 0"])
|
|
98
|
+
s.add_runtime_dependency(%q<sinatra>, [">= 0"])
|
|
99
|
+
s.add_runtime_dependency(%q<haml>, [">= 0"])
|
|
100
|
+
s.add_runtime_dependency(%q<mongoid>, [">= 0"])
|
|
101
|
+
s.add_runtime_dependency(%q<json>, [">= 0"])
|
|
102
|
+
else
|
|
103
|
+
s.add_dependency(%q<yard>, [">= 0"])
|
|
104
|
+
s.add_dependency(%q<sinatra>, [">= 0"])
|
|
105
|
+
s.add_dependency(%q<haml>, [">= 0"])
|
|
106
|
+
s.add_dependency(%q<mongoid>, [">= 0"])
|
|
107
|
+
s.add_dependency(%q<json>, [">= 0"])
|
|
108
|
+
end
|
|
109
|
+
else
|
|
110
|
+
s.add_dependency(%q<yard>, [">= 0"])
|
|
111
|
+
s.add_dependency(%q<sinatra>, [">= 0"])
|
|
112
|
+
s.add_dependency(%q<haml>, [">= 0"])
|
|
113
|
+
s.add_dependency(%q<mongoid>, [">= 0"])
|
|
114
|
+
s.add_dependency(%q<json>, [">= 0"])
|
|
115
|
+
end
|
|
116
|
+
end
|
|
117
|
+
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: grat
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sam Schenkman-Moore
|
|
@@ -85,6 +85,7 @@ files:
|
|
|
85
85
|
- doc/fr_method_index.html
|
|
86
86
|
- doc/index.html
|
|
87
87
|
- doc/rdoc-style.css
|
|
88
|
+
- grat.gemspec
|
|
88
89
|
- lib/environment.rb
|
|
89
90
|
- lib/grat.rb
|
|
90
91
|
- lib/grat/content.rb
|