golf 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +10 -0
- data/Gemfile +6 -0
- data/Gemfile.lock +21 -0
- data/Rakefile +12 -0
- data/bin/golf +8 -0
- data/golf-java/README.markdown +41 -0
- data/golf-java/THANKS.markdown +14 -0
- data/golf-java/build/classes.zip +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping$MimeMappingSingleton.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfResource.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$1.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$GolfContext.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$GolfParams.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$GolfSession.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$PermanentRedirectException.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$RedirectException.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet$StoredJSVM.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/GolfServlet.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/JsonpTunnel.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/Main$1.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/Main$RingList.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/Main.class +0 -0
- data/golf-java/build/com/thinkminimo/golf/ProxyServlet.class +0 -0
- data/golf-java/build/com/yahoo/platform/yui/compressor/CssCompressor.class +0 -0
- data/golf-java/build/com/yahoo/platform/yui/compressor/JarClassLoader.class +0 -0
- data/golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptCompressor.class +0 -0
- data/golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.class +0 -0
- data/golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptToken.class +0 -0
- data/golf-java/build/com/yahoo/platform/yui/compressor/ScriptOrFnScope.class +0 -0
- data/golf-java/build/depends.zip +0 -0
- data/golf-java/build/golf +2 -0
- data/golf-java/build/org/json/JSONArray.class +0 -0
- data/golf-java/build/org/json/JSONException.class +0 -0
- data/golf-java/build/org/json/JSONObject$1.class +0 -0
- data/golf-java/build/org/json/JSONObject$Null.class +0 -0
- data/golf-java/build/org/json/JSONObject.class +0 -0
- data/golf-java/build/org/json/JSONString.class +0 -0
- data/golf-java/build/org/json/JSONStringer.class +0 -0
- data/golf-java/build/org/json/JSONTokener.class +0 -0
- data/golf-java/build/org/json/JSONWriter.class +0 -0
- data/golf-java/build/resources.zip +0 -0
- data/golf-java/build.xml +174 -0
- data/golf-java/dist/golf.zip +0 -0
- data/golf-java/lib/ant-launcher.jar +0 -0
- data/golf-java/lib/ant.jar +0 -0
- data/golf-java/lib/commons-codec-1.4.jar +0 -0
- data/golf-java/lib/commons-collections-3.2.1.jar +0 -0
- data/golf-java/lib/commons-fileupload-1.2.1.jar +0 -0
- data/golf-java/lib/commons-httpclient-3.1.jar +0 -0
- data/golf-java/lib/commons-io-1.4.jar +0 -0
- data/golf-java/lib/commons-lang-2.4.jar +0 -0
- data/golf-java/lib/commons-logging-1.1.1.jar +0 -0
- data/golf-java/lib/cssparser-0.9.5.jar +0 -0
- data/golf-java/lib/getopt-0.1-dev.jar +0 -0
- data/golf-java/lib/htmlunit-2.6.jar +0 -0
- data/golf-java/lib/htmlunit-core-js-2.6.jar +0 -0
- data/golf-java/lib/java-xmlbuilder-1.jar +0 -0
- data/golf-java/lib/jets3t-0.7.0.jar +0 -0
- data/golf-java/lib/jetty-6.1.15.jar +0 -0
- data/golf-java/lib/jetty-util-6.1.15.jar +0 -0
- data/golf-java/lib/log4j-1.2.15.jar +0 -0
- data/golf-java/lib/nekohtml-1.9.13.jar +0 -0
- data/golf-java/lib/sac-1.3.jar +0 -0
- data/golf-java/lib/serializer-2.7.1.jar +0 -0
- data/golf-java/lib/servlet-api-2.5-20081211.jar +0 -0
- data/golf-java/lib/xalan-2.7.1.jar +0 -0
- data/golf-java/lib/xercesImpl-2.9.1.jar +0 -0
- data/golf-java/lib/xml-apis-1.3.04.jar +0 -0
- data/golf-java/resources/app_error.html +60 -0
- data/golf-java/resources/error.html +29 -0
- data/golf-java/resources/forcebot.txt +0 -0
- data/golf-java/resources/forceclient.txt +0 -0
- data/golf-java/resources/forceproxy.txt +0 -0
- data/golf-java/resources/head.html +0 -0
- data/golf-java/resources/jquery.address.js +439 -0
- data/golf-java/resources/jquery.golf.js +945 -0
- data/golf-java/resources/jquery.js +4376 -0
- data/golf-java/resources/jsdetect.html +23 -0
- data/golf-java/resources/loading.gif +0 -0
- data/golf-java/resources/new.html +45 -0
- data/golf-java/resources/new.static.html +45 -0
- data/golf-java/resources/noscript.forceclient.html +11 -0
- data/golf-java/resources/noscript.html +18 -0
- data/golf-java/resources/noscript.static.html +15 -0
- data/golf-java/resources/project.xml +21 -0
- data/golf-java/resources/proxy_project.xml +11 -0
- data/golf-java/resources/proxy_web.xml +40 -0
- data/golf-java/resources/static_project.xml +37 -0
- data/golf-java/resources/version +1 -0
- data/golf-java/resources/web.xml +36 -0
- data/golf-java/resources/welcome2golf.html +50 -0
- data/golf-java/src/com/thinkminimo/golf/GolfResource.java +582 -0
- data/golf-java/src/com/thinkminimo/golf/GolfServlet.java +1055 -0
- data/golf-java/src/com/thinkminimo/golf/JsonpTunnel.java +86 -0
- data/golf-java/src/com/thinkminimo/golf/Main.java +1299 -0
- data/golf-java/src/com/thinkminimo/golf/ProxyServlet.java +577 -0
- data/golf-java/src/com/yahoo/platform/yui/compressor/CssCompressor.java +188 -0
- data/golf-java/src/com/yahoo/platform/yui/compressor/JarClassLoader.java +158 -0
- data/golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java +1281 -0
- data/golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.java +55 -0
- data/golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptToken.java +28 -0
- data/golf-java/src/com/yahoo/platform/yui/compressor/ScriptOrFnScope.java +160 -0
- data/golf-java/src/org/json/JSONArray.java +934 -0
- data/golf-java/src/org/json/JSONException.java +27 -0
- data/golf-java/src/org/json/JSONObject.java +1550 -0
- data/golf-java/src/org/json/JSONString.java +18 -0
- data/golf-java/src/org/json/JSONStringer.java +78 -0
- data/golf-java/src/org/json/JSONTokener.java +422 -0
- data/golf-java/src/org/json/JSONWriter.java +323 -0
- data/golf-java/test/client/golftest/README.markdown +3 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.css +114 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.html +17 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.js +81 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/asc.gif +0 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/bg.gif +0 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/desc.gif +0 -0
- data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/test/test.html +1 -0
- data/golf-java/test/client/golftest/controller.js +131 -0
- data/golf-java/test/client/golftest/forceclient.txt +0 -0
- data/golf-java/test/client/golftest/forceproxy.txt +0 -0
- data/golf-java/test/client/golftest/head.html +1 -0
- data/golf-java/test/client/golftest/scripts/jquery.tablesort.js +75 -0
- data/golf-java/test/client/golftest/styles/style.css +18 -0
- data/golf-java/test/client/golftest/test/test.html +1 -0
- data/golf.gemspec +24 -0
- data/lib/golf/cli.rb +32 -0
- data/lib/golf/compiler.rb +12 -0
- data/lib/golf/rack.rb +17 -0
- data/lib/golf/version.rb +3 -0
- data/lib/golf.rb +6 -0
- data/template/Gemfile +5 -0
- data/template/config.ru +7 -0
- data/template/golfapp/components/Test/Test.html +22 -0
- data/template/golfapp/components/Test/Test.res/myfile.txt +1 -0
- data/template/golfapp/controller.js +10 -0
- data/template/golfapp/plugins/mylib.js +12 -0
- data/test/test_compiler.rb +10 -0
- data/test/test_helper.rb +6 -0
- data/test/test_rack.rb +17 -0
- metadata +208 -0
@@ -0,0 +1,75 @@
|
|
1
|
+
/**
|
2
|
+
* jquery.tablesort.js: Tiny table sorting script for jQuery.
|
3
|
+
*
|
4
|
+
* Fork me on github:
|
5
|
+
* http://github.com/micha/jquery-tablesort/
|
6
|
+
*
|
7
|
+
* Author:
|
8
|
+
* Micha Niskin <micha@thinkminimo.com>
|
9
|
+
* Copyright 2009, no rights reserved.
|
10
|
+
*/
|
11
|
+
(function($) {
|
12
|
+
jQuery.fn.makeSortable = function() {
|
13
|
+
this.each(function(i_table, v_table) {
|
14
|
+
var tbl = $(this).addClass("jquery-tablesort");
|
15
|
+
if (tbl.get()[0].tagName.toUpperCase() == "TABLE") {
|
16
|
+
$("th > *:first-child", tbl).each(function(i_col, v_col) {
|
17
|
+
var th = $(this);
|
18
|
+
th.click(function() {
|
19
|
+
var not = tbl.find("td table *");
|
20
|
+
tbl.find("tbody").not(not).each(function(i_tbody, v_tbody) {
|
21
|
+
var rows = $(v_tbody).find("tr").not(not);
|
22
|
+
var bak = [], sort_as = null;
|
23
|
+
rows.each(function(i_row, v_row) {
|
24
|
+
var td = bak[i_row] =
|
25
|
+
$(this).find("td").not(not).eq(i_col).text()+"";
|
26
|
+
var type =
|
27
|
+
(!isNaN(Date.parse(td)) ? "date"
|
28
|
+
: (!isNaN(new Number(td)) ? "number"
|
29
|
+
: (!isNaN(new Number(td.replace(/^\$/,""))) ? "currency"
|
30
|
+
: "string")));
|
31
|
+
sort_as = (!!sort_as && sort_as != type ? "string" : type);
|
32
|
+
});
|
33
|
+
rows = rows.sort(function(a, b) {
|
34
|
+
var va = $(a).find("td").not(not).eq(i_col).text();
|
35
|
+
var vb = $(b).find("td").not(not).eq(i_col).text();
|
36
|
+
if (sort_as == "date") {
|
37
|
+
va = Date.parse(va);
|
38
|
+
vb = Date.parse(vb);
|
39
|
+
return (va < vb ? -1 : (va == vb ? 0 : 1));
|
40
|
+
} else if (sort_as == "currency") {
|
41
|
+
return (va.replace(/^\$/, "") - vb.replace(/^\$/, ""));
|
42
|
+
} else if (sort_as == "number") {
|
43
|
+
return (va - vb);
|
44
|
+
} else if (sort_as == "string") {
|
45
|
+
va = va.toString();
|
46
|
+
vb = vb.toString();
|
47
|
+
return (va < vb ? -1 : (va == vb ? 0 : 1));
|
48
|
+
} else {
|
49
|
+
return 0;
|
50
|
+
}
|
51
|
+
});
|
52
|
+
$(".sort-asc", tbl).not(not).removeClass("sort-asc");
|
53
|
+
$(".sort-desc", tbl).not(not).removeClass("sort-desc");
|
54
|
+
if ((function() {
|
55
|
+
for (var i=0; i<rows.size(); i++)
|
56
|
+
if (rows.eq(i).find("td").not(not).eq(i_col).text() != bak[i])
|
57
|
+
return false;
|
58
|
+
return true;
|
59
|
+
})()) {
|
60
|
+
rows = $(rows.get().reverse());
|
61
|
+
th.removeClass("sort-asc").addClass("sort-desc");
|
62
|
+
} else {
|
63
|
+
th.removeClass("sort-desc").addClass("sort-asc");
|
64
|
+
}
|
65
|
+
$(v_tbody).append(rows);
|
66
|
+
});
|
67
|
+
tbl.trigger('sort');
|
68
|
+
});
|
69
|
+
});
|
70
|
+
tbl.trigger('sort');
|
71
|
+
}
|
72
|
+
});
|
73
|
+
return this;
|
74
|
+
}
|
75
|
+
})(jQuery);
|
@@ -0,0 +1 @@
|
|
1
|
+
PASS
|
data/golf.gemspec
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
# -*- encoding: utf-8 -*-
|
2
|
+
$:.push File.expand_path("../lib", __FILE__)
|
3
|
+
require "golf/version"
|
4
|
+
|
5
|
+
Gem::Specification.new do |s|
|
6
|
+
s.name = "golf"
|
7
|
+
s.version = Golf::VERSION
|
8
|
+
s.platform = Gem::Platform::RUBY
|
9
|
+
s.authors = ["Micha Niskin, Alan Dipert, Julio Capote"]
|
10
|
+
s.email = ["michaniskin@gmail.com"]
|
11
|
+
s.homepage = "http://golf.github.com"
|
12
|
+
s.summary = %q{Component based front end JS Framework}
|
13
|
+
s.description = %q{Golf lets you write your interface in terms of reusable, simple components.}
|
14
|
+
s.add_dependency('thor')
|
15
|
+
|
16
|
+
s.bindir = 'bin'
|
17
|
+
s.executables = ['golf']
|
18
|
+
s.rubyforge_project = "golf"
|
19
|
+
|
20
|
+
s.files = `git ls-files`.split("\n")
|
21
|
+
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
22
|
+
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
23
|
+
s.require_paths = ["lib"]
|
24
|
+
end
|
data/lib/golf/cli.rb
ADDED
@@ -0,0 +1,32 @@
|
|
1
|
+
require 'thor'
|
2
|
+
require 'thor/group'
|
3
|
+
require 'erb'
|
4
|
+
|
5
|
+
module Golf
|
6
|
+
|
7
|
+
class CLI < Thor
|
8
|
+
include Thor::Actions
|
9
|
+
|
10
|
+
def self.source_root
|
11
|
+
File.expand_path("../../../", __FILE__)
|
12
|
+
end
|
13
|
+
|
14
|
+
desc "new [NAME]", "Creates new golf app"
|
15
|
+
def new(name)
|
16
|
+
directory("template", name)
|
17
|
+
end
|
18
|
+
|
19
|
+
desc "server", "Run the golf app"
|
20
|
+
def server
|
21
|
+
`rackup`
|
22
|
+
end
|
23
|
+
|
24
|
+
desc "compile [DESTINATION]", "Compile the app into a directory"
|
25
|
+
def compile(dir)
|
26
|
+
Golf::Compiler.compile!
|
27
|
+
end
|
28
|
+
|
29
|
+
end
|
30
|
+
|
31
|
+
end
|
32
|
+
|
data/lib/golf/rack.rb
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
module Golf
|
2
|
+
class Rack
|
3
|
+
|
4
|
+
def initialize(app = nil)
|
5
|
+
@app = app if app
|
6
|
+
end
|
7
|
+
|
8
|
+
def call(env)
|
9
|
+
#compile it before we pass it to static
|
10
|
+
#Golf::Compiler.compile!(env)
|
11
|
+
['200', { 'Content-Type' => 'application/javascript', 'Content-Length' => '5'}, ['asasd']]
|
12
|
+
#@app.call(env) if @app
|
13
|
+
end
|
14
|
+
|
15
|
+
end
|
16
|
+
end
|
17
|
+
|
data/lib/golf/version.rb
ADDED
data/lib/golf.rb
ADDED
data/template/Gemfile
ADDED
data/template/config.ru
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
<div>
|
2
|
+
|
3
|
+
<style type="text/golf">
|
4
|
+
</style>
|
5
|
+
|
6
|
+
<script type="text/golf">
|
7
|
+
function() {
|
8
|
+
var MyThing = $.require("mylib").MyThing;
|
9
|
+
var m = new MyThing();
|
10
|
+
|
11
|
+
$("p").text("this is awesome");
|
12
|
+
|
13
|
+
this.update_p = function(what) {
|
14
|
+
$("p").text(what);
|
15
|
+
}
|
16
|
+
}
|
17
|
+
</script>
|
18
|
+
|
19
|
+
|
20
|
+
<h1>Hello, world.</h1>
|
21
|
+
<p>This is a test!</p>
|
22
|
+
</div>
|
@@ -0,0 +1 @@
|
|
1
|
+
hi
|
data/test/test_helper.rb
ADDED
data/test/test_rack.rb
ADDED
metadata
ADDED
@@ -0,0 +1,208 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: golf
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
prerelease:
|
5
|
+
version: 0.0.1
|
6
|
+
platform: ruby
|
7
|
+
authors:
|
8
|
+
- Micha Niskin, Alan Dipert, Julio Capote
|
9
|
+
autorequire:
|
10
|
+
bindir: bin
|
11
|
+
cert_chain: []
|
12
|
+
|
13
|
+
date: 2011-04-10 00:00:00 -07:00
|
14
|
+
default_executable:
|
15
|
+
dependencies:
|
16
|
+
- !ruby/object:Gem::Dependency
|
17
|
+
name: thor
|
18
|
+
prerelease: false
|
19
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
20
|
+
none: false
|
21
|
+
requirements:
|
22
|
+
- - ">="
|
23
|
+
- !ruby/object:Gem::Version
|
24
|
+
version: "0"
|
25
|
+
type: :runtime
|
26
|
+
version_requirements: *id001
|
27
|
+
description: Golf lets you write your interface in terms of reusable, simple components.
|
28
|
+
email:
|
29
|
+
- michaniskin@gmail.com
|
30
|
+
executables:
|
31
|
+
- golf
|
32
|
+
extensions: []
|
33
|
+
|
34
|
+
extra_rdoc_files: []
|
35
|
+
|
36
|
+
files:
|
37
|
+
- .gitignore
|
38
|
+
- Gemfile
|
39
|
+
- Gemfile.lock
|
40
|
+
- Rakefile
|
41
|
+
- bin/golf
|
42
|
+
- golf-java/README.markdown
|
43
|
+
- golf-java/THANKS.markdown
|
44
|
+
- golf-java/build.xml
|
45
|
+
- golf-java/build/classes.zip
|
46
|
+
- golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping$MimeMappingSingleton.class
|
47
|
+
- golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping.class
|
48
|
+
- golf-java/build/com/thinkminimo/golf/GolfResource.class
|
49
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$1.class
|
50
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$GolfContext.class
|
51
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$GolfParams.class
|
52
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$GolfSession.class
|
53
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$PermanentRedirectException.class
|
54
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$RedirectException.class
|
55
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet$StoredJSVM.class
|
56
|
+
- golf-java/build/com/thinkminimo/golf/GolfServlet.class
|
57
|
+
- golf-java/build/com/thinkminimo/golf/JsonpTunnel.class
|
58
|
+
- golf-java/build/com/thinkminimo/golf/Main$1.class
|
59
|
+
- golf-java/build/com/thinkminimo/golf/Main$RingList.class
|
60
|
+
- golf-java/build/com/thinkminimo/golf/Main.class
|
61
|
+
- golf-java/build/com/thinkminimo/golf/ProxyServlet.class
|
62
|
+
- golf-java/build/com/yahoo/platform/yui/compressor/CssCompressor.class
|
63
|
+
- golf-java/build/com/yahoo/platform/yui/compressor/JarClassLoader.class
|
64
|
+
- golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptCompressor.class
|
65
|
+
- golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.class
|
66
|
+
- golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptToken.class
|
67
|
+
- golf-java/build/com/yahoo/platform/yui/compressor/ScriptOrFnScope.class
|
68
|
+
- golf-java/build/depends.zip
|
69
|
+
- golf-java/build/golf
|
70
|
+
- golf-java/build/org/json/JSONArray.class
|
71
|
+
- golf-java/build/org/json/JSONException.class
|
72
|
+
- golf-java/build/org/json/JSONObject$1.class
|
73
|
+
- golf-java/build/org/json/JSONObject$Null.class
|
74
|
+
- golf-java/build/org/json/JSONObject.class
|
75
|
+
- golf-java/build/org/json/JSONString.class
|
76
|
+
- golf-java/build/org/json/JSONStringer.class
|
77
|
+
- golf-java/build/org/json/JSONTokener.class
|
78
|
+
- golf-java/build/org/json/JSONWriter.class
|
79
|
+
- golf-java/build/resources.zip
|
80
|
+
- golf-java/dist/golf.zip
|
81
|
+
- golf-java/lib/ant-launcher.jar
|
82
|
+
- golf-java/lib/ant.jar
|
83
|
+
- golf-java/lib/commons-codec-1.4.jar
|
84
|
+
- golf-java/lib/commons-collections-3.2.1.jar
|
85
|
+
- golf-java/lib/commons-fileupload-1.2.1.jar
|
86
|
+
- golf-java/lib/commons-httpclient-3.1.jar
|
87
|
+
- golf-java/lib/commons-io-1.4.jar
|
88
|
+
- golf-java/lib/commons-lang-2.4.jar
|
89
|
+
- golf-java/lib/commons-logging-1.1.1.jar
|
90
|
+
- golf-java/lib/cssparser-0.9.5.jar
|
91
|
+
- golf-java/lib/getopt-0.1-dev.jar
|
92
|
+
- golf-java/lib/htmlunit-2.6.jar
|
93
|
+
- golf-java/lib/htmlunit-core-js-2.6.jar
|
94
|
+
- golf-java/lib/java-xmlbuilder-1.jar
|
95
|
+
- golf-java/lib/jets3t-0.7.0.jar
|
96
|
+
- golf-java/lib/jetty-6.1.15.jar
|
97
|
+
- golf-java/lib/jetty-util-6.1.15.jar
|
98
|
+
- golf-java/lib/log4j-1.2.15.jar
|
99
|
+
- golf-java/lib/nekohtml-1.9.13.jar
|
100
|
+
- golf-java/lib/sac-1.3.jar
|
101
|
+
- golf-java/lib/serializer-2.7.1.jar
|
102
|
+
- golf-java/lib/servlet-api-2.5-20081211.jar
|
103
|
+
- golf-java/lib/xalan-2.7.1.jar
|
104
|
+
- golf-java/lib/xercesImpl-2.9.1.jar
|
105
|
+
- golf-java/lib/xml-apis-1.3.04.jar
|
106
|
+
- golf-java/resources/app_error.html
|
107
|
+
- golf-java/resources/error.html
|
108
|
+
- golf-java/resources/forcebot.txt
|
109
|
+
- golf-java/resources/forceclient.txt
|
110
|
+
- golf-java/resources/forceproxy.txt
|
111
|
+
- golf-java/resources/head.html
|
112
|
+
- golf-java/resources/jquery.address.js
|
113
|
+
- golf-java/resources/jquery.golf.js
|
114
|
+
- golf-java/resources/jquery.js
|
115
|
+
- golf-java/resources/jsdetect.html
|
116
|
+
- golf-java/resources/loading.gif
|
117
|
+
- golf-java/resources/new.html
|
118
|
+
- golf-java/resources/new.static.html
|
119
|
+
- golf-java/resources/noscript.forceclient.html
|
120
|
+
- golf-java/resources/noscript.html
|
121
|
+
- golf-java/resources/noscript.static.html
|
122
|
+
- golf-java/resources/project.xml
|
123
|
+
- golf-java/resources/proxy_project.xml
|
124
|
+
- golf-java/resources/proxy_web.xml
|
125
|
+
- golf-java/resources/static_project.xml
|
126
|
+
- golf-java/resources/version
|
127
|
+
- golf-java/resources/web.xml
|
128
|
+
- golf-java/resources/welcome2golf.html
|
129
|
+
- golf-java/src/com/thinkminimo/golf/GolfResource.java
|
130
|
+
- golf-java/src/com/thinkminimo/golf/GolfServlet.java
|
131
|
+
- golf-java/src/com/thinkminimo/golf/JsonpTunnel.java
|
132
|
+
- golf-java/src/com/thinkminimo/golf/Main.java
|
133
|
+
- golf-java/src/com/thinkminimo/golf/ProxyServlet.java
|
134
|
+
- golf-java/src/com/yahoo/platform/yui/compressor/CssCompressor.java
|
135
|
+
- golf-java/src/com/yahoo/platform/yui/compressor/JarClassLoader.java
|
136
|
+
- golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java
|
137
|
+
- golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.java
|
138
|
+
- golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptToken.java
|
139
|
+
- golf-java/src/com/yahoo/platform/yui/compressor/ScriptOrFnScope.java
|
140
|
+
- golf-java/src/org/json/JSONArray.java
|
141
|
+
- golf-java/src/org/json/JSONException.java
|
142
|
+
- golf-java/src/org/json/JSONObject.java
|
143
|
+
- golf-java/src/org/json/JSONString.java
|
144
|
+
- golf-java/src/org/json/JSONStringer.java
|
145
|
+
- golf-java/src/org/json/JSONTokener.java
|
146
|
+
- golf-java/src/org/json/JSONWriter.java
|
147
|
+
- golf-java/test/client/golftest/README.markdown
|
148
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.css
|
149
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.html
|
150
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.js
|
151
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/asc.gif
|
152
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/bg.gif
|
153
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/desc.gif
|
154
|
+
- golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/test/test.html
|
155
|
+
- golf-java/test/client/golftest/controller.js
|
156
|
+
- golf-java/test/client/golftest/forceclient.txt
|
157
|
+
- golf-java/test/client/golftest/forceproxy.txt
|
158
|
+
- golf-java/test/client/golftest/head.html
|
159
|
+
- golf-java/test/client/golftest/scripts/jquery.tablesort.js
|
160
|
+
- golf-java/test/client/golftest/styles/style.css
|
161
|
+
- golf-java/test/client/golftest/test/test.html
|
162
|
+
- golf.gemspec
|
163
|
+
- lib/golf.rb
|
164
|
+
- lib/golf/cli.rb
|
165
|
+
- lib/golf/compiler.rb
|
166
|
+
- lib/golf/rack.rb
|
167
|
+
- lib/golf/version.rb
|
168
|
+
- template/Gemfile
|
169
|
+
- template/config.ru
|
170
|
+
- template/golfapp/components/Test/Test.html
|
171
|
+
- template/golfapp/components/Test/Test.res/myfile.txt
|
172
|
+
- template/golfapp/controller.js
|
173
|
+
- template/golfapp/plugins/mylib.js
|
174
|
+
- test/test_compiler.rb
|
175
|
+
- test/test_helper.rb
|
176
|
+
- test/test_rack.rb
|
177
|
+
has_rdoc: true
|
178
|
+
homepage: http://golf.github.com
|
179
|
+
licenses: []
|
180
|
+
|
181
|
+
post_install_message:
|
182
|
+
rdoc_options: []
|
183
|
+
|
184
|
+
require_paths:
|
185
|
+
- lib
|
186
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
187
|
+
none: false
|
188
|
+
requirements:
|
189
|
+
- - ">="
|
190
|
+
- !ruby/object:Gem::Version
|
191
|
+
version: "0"
|
192
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
193
|
+
none: false
|
194
|
+
requirements:
|
195
|
+
- - ">="
|
196
|
+
- !ruby/object:Gem::Version
|
197
|
+
version: "0"
|
198
|
+
requirements: []
|
199
|
+
|
200
|
+
rubyforge_project: golf
|
201
|
+
rubygems_version: 1.5.1
|
202
|
+
signing_key:
|
203
|
+
specification_version: 3
|
204
|
+
summary: Component based front end JS Framework
|
205
|
+
test_files:
|
206
|
+
- test/test_compiler.rb
|
207
|
+
- test/test_helper.rb
|
208
|
+
- test/test_rack.rb
|