sparkviewengine 1.1.0.0

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/docs/samples.zip ADDED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/lib/Spark.dll ADDED
Binary file
data/lib/Spark.pdb ADDED
Binary file
data/lib/Xpark.exe ADDED
Binary file
data/lib/Xpark.pdb ADDED
Binary file
metadata ADDED
@@ -0,0 +1,87 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: sparkviewengine
3
+ version: !ruby/object:Gem::Version
4
+ hash: 87
5
+ prerelease: false
6
+ segments:
7
+ - 1
8
+ - 1
9
+ - 0
10
+ - 0
11
+ version: 1.1.0.0
12
+ platform: ruby
13
+ authors:
14
+ - Louis Dejardin
15
+ autorequire:
16
+ bindir: bin
17
+ cert_chain: []
18
+
19
+ date: 2010-08-09 00:00:00 -04:00
20
+ default_executable:
21
+ dependencies: []
22
+
23
+ description: "\tSpark is a view engine for Asp.Net Mvc and Castle Project MonoRail frameworks. \n\
24
+ \tThe idea is to allow the html to dominate the flow and the code to fit seamlessly.\n"
25
+ email: spark-dev@googlegroups.com
26
+ executables: []
27
+
28
+ extensions: []
29
+
30
+ extra_rdoc_files: []
31
+
32
+ files:
33
+ - lib/Castle.MonoRail.Views.Spark.dll
34
+ - lib/Castle.MonoRail.Views.Spark.pdb
35
+ - lib/Spark.dll
36
+ - lib/Spark.pdb
37
+ - lib/Spark.Python.pdb
38
+ - lib/Spark.Ruby.dll
39
+ - lib/Spark.Ruby.pdb
40
+ - lib/Spark.Web.Mvc.dll
41
+ - lib/Spark.Web.Mvc.pdb
42
+ - lib/Spark.Web.Mvc.Pdf.dll
43
+ - lib/Spark.Web.Mvc.Pdf.pdb
44
+ - lib/Spark.Web.Mvc.Python.dll
45
+ - lib/Spark.Web.Mvc.Python.pdb
46
+ - lib/Spark.Web.Mvc.Ruby.dll
47
+ - lib/Spark.Web.Mvc.Ruby.pdb
48
+ - lib/Xpark.exe
49
+ - lib/Xpark.pdb
50
+ - docs/index.html
51
+ - docs/samples.zip
52
+ has_rdoc: true
53
+ homepage: http://sparkviewengine.com
54
+ licenses: []
55
+
56
+ post_install_message:
57
+ rdoc_options: []
58
+
59
+ require_paths:
60
+ - lib
61
+ required_ruby_version: !ruby/object:Gem::Requirement
62
+ none: false
63
+ requirements:
64
+ - - ">="
65
+ - !ruby/object:Gem::Version
66
+ hash: 3
67
+ segments:
68
+ - 0
69
+ version: "0"
70
+ required_rubygems_version: !ruby/object:Gem::Requirement
71
+ none: false
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ hash: 3
76
+ segments:
77
+ - 0
78
+ version: "0"
79
+ requirements: []
80
+
81
+ rubyforge_project: sparkviewengine
82
+ rubygems_version: 1.3.7
83
+ signing_key:
84
+ specification_version: 3
85
+ summary: Spark View Engine for Asp.Net Mvc and Castle Project MonoRail
86
+ test_files: []
87
+