yellow-brick-road 0.1.2 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. data/README.rst +42 -20
  2. data/lib/generators/templates/yellow_brick_road.rb.erb +19 -0
  3. data/lib/generators/yellow_brick_road/install_generator.rb +14 -0
  4. data/lib/yellow-brick-road/config.rb +41 -8
  5. data/lib/yellow-brick-road/directive_processor.rb +6 -5
  6. data/lib/yellow-brick-road/engine.rb +2 -3
  7. data/lib/yellow-brick-road/soy_processor.rb +1 -1
  8. data/lib/yellow-brick-road/version.rb +1 -1
  9. data/test/dummy/app/assets/javascripts/closure-deps.js +1 -1
  10. data/test/dummy/config/initializers/yellow_brick_road.rb +18 -1
  11. data/test/dummy/log/development.log +2208 -0
  12. data/test/dummy/tmp/cache/assets/C33/E00/sprockets%2F50c54266987e056bca666f8951752841 +2556 -0
  13. data/test/dummy/tmp/cache/assets/C48/990/sprockets%2F182c7921a46c3b8603c7f5595a111407 +823 -0
  14. data/test/dummy/tmp/cache/assets/C53/B40/sprockets%2F48cf0c035092dc945559526a279061c6 +204 -0
  15. data/test/dummy/tmp/cache/assets/C60/DB0/sprockets%2F3f00684578f2a3246581db667309ed89 +187 -0
  16. data/test/dummy/tmp/cache/assets/C60/E40/sprockets%2F3c5422f721521f492a5f02ca00b70009 +457 -0
  17. data/test/dummy/tmp/cache/assets/C73/DE0/sprockets%2F21f1f4574326846114a3c106873cebc3 +0 -0
  18. data/test/dummy/tmp/cache/assets/C7E/9F0/sprockets%2F89862076204c62c4593ac20de32da909 +4 -4
  19. data/test/dummy/tmp/cache/assets/C80/6F0/sprockets%2F56459a0713f8610d7d261f8be93073a2 +115 -0
  20. data/test/dummy/tmp/cache/assets/C8D/E10/sprockets%2F34b84bc4732937f885707002eda3896e +511 -0
  21. data/test/dummy/tmp/cache/assets/C93/CB0/sprockets%2F539b403b24833ca478a6f5877f37687c +239 -0
  22. data/test/dummy/tmp/cache/assets/C9A/C70/sprockets%2F10933dc6d342f604514713510b9ef0ab +806 -0
  23. data/test/dummy/tmp/cache/assets/CA0/7C0/sprockets%2Ff591bc0af8f085501241305c04907d3e +590 -0
  24. data/test/dummy/tmp/cache/assets/CA1/4A0/sprockets%2F5a9ad311e7d225b530b597041714b1e9 +2539 -0
  25. data/test/dummy/tmp/cache/assets/CA7/310/sprockets%2F45664cf816315200b574e029fde6f10a +0 -0
  26. data/test/dummy/tmp/cache/assets/CA7/A80/sprockets%2F1f32590957635a5a4f35442bc22f4ca4 +0 -0
  27. data/test/dummy/tmp/cache/assets/CAE/1D0/sprockets%2F2e62c7733d38a817a1532a744c6287bd +72 -0
  28. data/test/dummy/tmp/cache/assets/CB2/3C0/sprockets%2F9c35c290501a896b82c31448a39f3d5d +142 -0
  29. data/test/dummy/tmp/cache/assets/CB3/F20/sprockets%2F558b00e493fb501f7d95761e7eb40273 +2539 -0
  30. data/test/dummy/tmp/cache/assets/CBE/550/sprockets%2Fd680cac830e0b3408ba910f0b0421147 +2 -2
  31. data/test/dummy/tmp/cache/assets/CCD/480/sprockets%2Ffe7e11511634a2d03e1a20980b4593cf +0 -0
  32. data/test/dummy/tmp/cache/assets/CD0/080/sprockets%2Ffd5cbb87741244521d013d11c55573fa +204 -0
  33. data/test/dummy/tmp/cache/assets/CD2/020/sprockets%2Ff97740ba22118a2c91e992aac041843b +811 -0
  34. data/test/dummy/tmp/cache/assets/CD8/D90/sprockets%2F55dd841661d646f0024261a08ecf8ec0 +823 -0
  35. data/test/dummy/tmp/cache/assets/CE3/0D0/sprockets%2F301f97a178fd839a81bd663a6e22b616 +811 -0
  36. data/test/dummy/tmp/cache/assets/CE4/330/sprockets%2Fbd23466639af99164ab8e1c93721f14b +127 -0
  37. data/test/dummy/tmp/cache/assets/CE6/8A0/sprockets%2F3c0e7c5fa31563c8e820d6771e09918d +103 -0
  38. data/test/dummy/tmp/cache/assets/CEB/120/sprockets%2F857a0dde6829f7a27b93a840e1c60469 +522 -0
  39. data/test/dummy/tmp/cache/assets/CEE/CF0/sprockets%2F376f94b987d8156056c4e1d38ec06bf0 +0 -0
  40. data/test/dummy/tmp/cache/assets/CF2/C10/sprockets%2Fc64ef8a9dd0a1c3101d662750105c11a +806 -0
  41. data/test/dummy/tmp/cache/assets/CF3/CD0/sprockets%2F4bb42a5a6b504190f10d20b1c5f93d54 +1529 -0
  42. data/test/dummy/tmp/cache/assets/CF6/890/sprockets%2F36007a87f140155b5a04f2ca6b262dcc +494 -0
  43. data/test/dummy/tmp/cache/assets/CF6/9D0/sprockets%2F34b7199e9d33994c8ec7a442d60ca985 +173 -0
  44. data/test/dummy/tmp/cache/assets/CFA/A90/sprockets%2F901ba405a6d6747f6412ed4d0e0ac620 +256 -0
  45. data/test/dummy/tmp/cache/assets/CFC/E70/sprockets%2F8ee639668b5f0e629fbe0d62d1394689 +173 -0
  46. data/test/dummy/tmp/cache/assets/D04/1B0/sprockets%2F418f2b3b6b08b320f6db268a0991c54c +0 -0
  47. data/test/dummy/tmp/cache/assets/D05/920/sprockets%2F909507434dcc270db4853e4c147f0aac +5 -4
  48. data/test/dummy/tmp/cache/assets/D07/DB0/sprockets%2F0c17d7dac64290e385c91eb6f1570b31 +511 -0
  49. data/test/dummy/tmp/cache/assets/D07/EE0/sprockets%2F4999982b09e0b786894fce44f5d783cc +1371 -0
  50. data/test/dummy/tmp/cache/assets/D09/380/sprockets%2F14383e18fa2faac6b561a29d8e132863 +0 -0
  51. data/test/dummy/tmp/cache/assets/D0D/200/sprockets%2F545a7e34cce1d4272d83d58fd4215d42 +1277 -0
  52. data/test/dummy/tmp/cache/assets/D0E/870/sprockets%2F84996444f4f1f3fdc0248131cfb1a3b6 +794 -0
  53. data/test/dummy/tmp/cache/assets/D15/F60/sprockets%2Fa28394e3f80365b5bc86794dd46daa22 +0 -0
  54. data/test/dummy/tmp/cache/assets/D18/950/sprockets%2Fcf650d67c5d431ffdb38552e562299b2 +474 -0
  55. data/test/dummy/tmp/cache/assets/D18/E10/sprockets%2Fec7c58f640556b401fcd66528352dc9d +474 -0
  56. data/test/dummy/tmp/cache/assets/D20/660/sprockets%2F0d2875475ced01df962f3d758cda7792 +103 -0
  57. data/test/dummy/tmp/cache/assets/D22/AB0/sprockets%2F0b08e7f81651aaf739a93d61ae99779c +283 -0
  58. data/test/dummy/tmp/cache/assets/D2E/B20/sprockets%2Feed5412a17a52b1a335925e2af1f75d3 +0 -0
  59. data/test/dummy/tmp/cache/assets/D36/700/sprockets%2Fd219bf9db2eacc105bb294755093a437 +505 -0
  60. data/test/dummy/tmp/cache/assets/D3B/A10/sprockets%2Fcf38b51682d84a04da7b8a7313de52c6 +207 -0
  61. data/test/dummy/tmp/cache/assets/D3C/0E0/sprockets%2Fe9d7aba138d602c4a6ac701bc9615977 +505 -0
  62. data/test/dummy/tmp/cache/assets/D3E/FF0/sprockets%2F6bd8ccd3e02f397c20f349d5c0960e51 +0 -0
  63. data/test/dummy/tmp/cache/assets/D41/B30/sprockets%2Fba1b93913dd01d83ac9a96df334456f8 +0 -0
  64. data/test/dummy/tmp/cache/assets/D41/DA0/sprockets%2Fe8d00810698a9fcee032022fefd084f7 +0 -0
  65. data/test/dummy/tmp/cache/assets/D44/CF0/sprockets%2Ffa31a45f04884493c909c5a67fcbdf23 +1371 -0
  66. data/test/dummy/tmp/cache/assets/D47/BE0/sprockets%2F0b5ebdf6dec160a264698e7f745061e8 +142 -0
  67. data/test/dummy/tmp/cache/assets/D4C/F30/sprockets%2Ff90155c10f59a3fe44959ac09bf817fe +2556 -0
  68. data/test/dummy/tmp/cache/assets/D4E/7C0/sprockets%2Ff01b58512d01eda23fd5cb23a2b28b60 +1529 -0
  69. data/test/dummy/tmp/cache/assets/D4E/860/sprockets%2F86eed0c77c47d0970345bbabb58d8939 +1277 -0
  70. data/test/dummy/tmp/cache/assets/D4E/C30/sprockets%2F52420c10c73ca310d026565eafdadb4e +1545 -0
  71. data/test/dummy/tmp/cache/assets/D4E/F60/sprockets%2F9893a3c5aeb1a9e77469f4751b4d3c3f +115 -0
  72. data/test/dummy/tmp/cache/assets/D4F/E60/sprockets%2F17ee65de1f78c3dd5c165a9867e810b6 +165 -0
  73. data/test/dummy/tmp/cache/assets/D57/0D0/sprockets%2Fa29e6e8106d9d5ed1e2889126cfbf877 +300 -0
  74. data/test/dummy/tmp/cache/assets/D5C/650/sprockets%2Fe1c381da3cc213a639e956ae3315a2bd +607 -0
  75. data/test/dummy/tmp/cache/assets/D61/860/sprockets%2Fbf032a3b4aad2c2e25704e65c966cf45 +794 -0
  76. data/test/dummy/tmp/cache/assets/D63/B20/sprockets%2F31fc70ce66bb80fb9421be34eb3b0287 +0 -0
  77. data/test/dummy/tmp/cache/assets/D64/D60/sprockets%2Fa544ea03bf0a45948a053ba76ec2a79f +239 -0
  78. data/test/dummy/tmp/cache/assets/D6B/F90/sprockets%2F66636712ecb1fcc777dccf7643a0e1b1 +127 -0
  79. data/test/dummy/tmp/cache/assets/D6E/AD0/sprockets%2Fc91cdc6a72c729d7a64119198b3d2eab +0 -0
  80. data/test/dummy/tmp/cache/assets/D6F/140/sprockets%2F9ddc51f4388dd5243a28dba1ce47572b +53 -0
  81. data/test/dummy/tmp/cache/assets/D72/800/sprockets%2F92baa375d54e16fe0a5c7f079a1ce992 +165 -0
  82. data/test/dummy/tmp/cache/assets/D74/220/sprockets%2F3f888bda53179cb945eab35fbd31a708 +53 -0
  83. data/test/dummy/tmp/cache/assets/D78/5F0/sprockets%2F638ed6af667d4fc5147f72ff34aa2d33 +0 -0
  84. data/test/dummy/tmp/cache/assets/D7D/640/sprockets%2F95a7c5580f957c31e1ab9d0773ed5fde +607 -0
  85. data/test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +6 -5
  86. data/test/dummy/tmp/cache/assets/D89/020/sprockets%2Fa06df6166e70324e712e54b1cafca0ae +187 -0
  87. data/test/dummy/tmp/cache/assets/D8A/9F0/sprockets%2Fc06547ca33ee3d03be14ce045ae1c9e2 +207 -0
  88. data/test/dummy/tmp/cache/assets/D9E/B80/sprockets%2F9561df1d45c7ff4aa8ac3e2df0c99121 +0 -0
  89. data/test/dummy/tmp/cache/assets/DA3/F30/sprockets%2Fe015d6ccdfcf022e47c83d7906f728ae +457 -0
  90. data/test/dummy/tmp/cache/assets/DAE/190/sprockets%2F433c7b21968be8d1f9bfdbdf7a637c57 +0 -0
  91. data/test/dummy/tmp/cache/assets/DB3/600/sprockets%2F9b70ae73f15ba693886eeef4eb5d6c75 +0 -0
  92. data/test/dummy/tmp/cache/assets/DB4/510/sprockets%2F29cdae8e29c88fd9ddbd4831419560fe +1260 -0
  93. data/test/dummy/tmp/cache/assets/DC1/4A0/sprockets%2F0b63dfcf163f2faeb612724eb4545bcc +1354 -0
  94. data/test/dummy/tmp/cache/assets/DC4/C10/sprockets%2Fcf48f4cbad3db33146eab4c577c1d209 +300 -0
  95. data/test/dummy/tmp/cache/assets/DC4/CA0/sprockets%2Fd0da8a60ea4dc16b9fd3e2a50d88633c +0 -0
  96. data/test/dummy/tmp/cache/assets/DC7/8C0/sprockets%2F1ad68dcc9ef598d3811ba2ac5c0ea182 +1354 -0
  97. data/test/dummy/tmp/cache/assets/DC7/C00/sprockets%2Fba755ff3a81c3192f0e45a4f7c0c7dcb +0 -0
  98. data/test/dummy/tmp/cache/assets/DCA/760/sprockets%2F717c4cea10bf601090ffdfe4e668e4cb +283 -0
  99. data/test/dummy/tmp/cache/assets/DCA/DE0/sprockets%2F51dcced9ec2b3cd4b1cc2949f860c361 +590 -0
  100. data/test/dummy/tmp/cache/assets/DD7/E70/sprockets%2F2595d8c8d1d5f4deb096247fb3bfc7ab +256 -0
  101. data/test/dummy/tmp/cache/assets/DE1/9D0/sprockets%2F8befd77af580ee16ec42ec95b1766ff3 +1545 -0
  102. data/test/dummy/tmp/cache/assets/E00/D80/sprockets%2F9debc27161f7bccf2d84a36b8c36c4bf +522 -0
  103. data/test/dummy/tmp/cache/assets/E00/E60/sprockets%2Fac159b94b0a6d621e4f6cde9b4de87bb +0 -0
  104. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  105. data/test/dummy/tmp/cache/assets/E1B/D00/sprockets%2F886dff4afe55f9d3f8abe434f2689add +72 -0
  106. data/test/dummy/tmp/cache/assets/E1B/F20/sprockets%2Fa4bbc04eb83ebf94fd8134c3abd220dd +494 -0
  107. data/test/dummy/tmp/cache/assets/E71/0C0/sprockets%2F5ffdc0daa0a1f9638c787897ceefcdee +1260 -0
  108. metadata +186 -10
  109. data/test/dummy/tmp/pids/server.pid +0 -1
data/README.rst CHANGED
@@ -7,13 +7,15 @@ Closure library on rails
7
7
  .. image:: http://i.imgur.com/BeZpM.jpg
8
8
  :align: right
9
9
 
10
- Yellow-brick-road is a set of tools to integrate google `closure library <http://code.google.com/closure/library/>`_ and `soy closure template <http://code.google.com/closure/templates/>`_ into rails. This gem can be used for:
10
+ Yellow-brick-road is a set of tools to integrate google `closure library <http://code.google.com/closure/library/>`_ and `soy closure template <http://code.google.com/closure/templates/>`_ into rails. This gem is for:
11
11
 
12
- * Automatic dependency generation of a closure-library based application, just add the ``//= require_closure_root`` directive.
12
+ * Automatic dependency generation of a closure library based application, just add the ``//= require_closure_root`` directive.
13
13
 
14
- * Using soy templates as part of the closure-library.
14
+ * Using soy templates as part of the closure library.
15
15
 
16
- * Using stand-alone soy templates without closure-library, just configure the gem add the ``.js.soy`` file in assets directory, and it gets compiled automatically.
16
+ * Using stand-alone soy templates without closure library, just configure the gem add the ``.js.soy`` file in assets directory, and it gets compiled automatically.
17
+
18
+ * Using a managed closure library source which can be shared among rails applications.
17
19
 
18
20
  Setup
19
21
  +++++
@@ -22,13 +24,39 @@ To use yellow-brick-road in rails, add the gem to ``Gemfile``:
22
24
 
23
25
  ::
24
26
 
25
- gem 'yellow-brick-road',
26
- :submodules => true
27
+ gem 'yellow-brick-road'
28
+
29
+ Then use this generator for create an initializer:
30
+
31
+ ::
32
+
33
+ rails generate yellow_brick_road:install
34
+
35
+ Configuration
36
+ +++++++++++++
37
+
38
+ Using the internal closure library
39
+ ''''''''''''''''''''''''''''''''''
40
+
41
+ Yellow-brick-road comes with an internal copy of the closure library. This is based on the `closure-library-wrapper <https://github.com/alitn/closure-library-wrapper>`_ gem which keep a `svn mirror of closure library <https://github.com/jarib/google-closure-library>`_ as a submodule.
42
+
43
+ Once the generator creates the initializer, it locks the closure library source by its commit id. You can change this commit id using ``closure_library_lock_at`` and `this git repository <https://github.com/jarib/google-closure-library>`_ .
27
44
 
28
- A copy of the closure library comes with the gem as a git submodule. The ``:submodules => true`` option is required to clone this copy.
45
+ Using your own closure library
46
+ ''''''''''''''''''''''''''''''
47
+
48
+ An external closure library path can be configured by ``closure_library_root``.
49
+
50
+ Using standalone soy
51
+ ''''''''''''''''''''
52
+
53
+ By setting ``standalone_soy = true`` sy templates can be compiled independent of closure library. See usage for more.
54
+
55
+ Usage
56
+ +++++
29
57
 
30
58
  Integrating closure library
31
- +++++++++++++++++++++++++++
59
+ '''''''''''''''''''''''''''
32
60
 
33
61
  Yellow-brick-road provides a `sprockets <https://github.com/sstephenson/sprockets>`_ directive for requiring a closure root. Given ``my-closure-app/`` as a closure app directory, it can be required by:
34
62
 
@@ -47,8 +75,8 @@ The former tag is the base requirement for closure library.
47
75
 
48
76
  The latter tag, generated using `depswriter.py <http://code.google.com/closure/library/docs/depswriter.html>`_, is the dependency structure of the closure application. When the required closure root is modified, this dependency file is regenerated. It is safe to ignore this file in source revision control.
49
77
 
50
- Soy templates used with closure-library
51
- +++++++++++++++++++++++++++++++++++++++
78
+ Soy templates used with closure library
79
+ '''''''''''''''''''''''''''''''''''''''
52
80
 
53
81
  Requiring a ``.js.soy`` template works out-of-the-box:
54
82
 
@@ -56,7 +84,7 @@ Requiring a ``.js.soy`` template works out-of-the-box:
56
84
 
57
85
  //= require simple.js.soy
58
86
 
59
- By default, it is assumed that soy templates are used as part of the closure-library. The gem adds the ``soyutils_usegoog.js`` file to closure dependency search path, and the soy templates get compiled with these options:
87
+ By default, it is assumed that soy templates are used as part of the closure library. The gem adds the ``soyutils_usegoog.js`` file to closure dependency search path, and the soy templates get compiled with these options:
60
88
 
61
89
  ::
62
90
 
@@ -110,17 +138,11 @@ is compiled to:
110
138
  };
111
139
 
112
140
  Standalone Soy templates
113
- ++++++++++++++++++++++++
141
+ ''''''''''''''''''''''''
114
142
 
115
- Yellow-brick-road can also be used for automatic compilation of soy templates without the use of closure-library. This helps to integrate soy templates with other javascript frameworks like backbone.js.
143
+ Yellow-brick-road can also be used for automatic compilation of soy templates without the use of closure library. This helps to integrate soy templates with other javascript frameworks like backbone.js.
116
144
 
117
- To do this, add this line to a rails initializer, eg ``config/initializers/yellow_brick_road.rb``:
118
-
119
- ::
120
-
121
- YellowBrickRoad::Config.standalone_soy = true
122
-
123
- Then require the soy javascript utility, which is shipped with the gem:
145
+ To do this, use ``standalone_soy = true`` in the initializer, then require the soy javascript utility, which is shipped with the gem:
124
146
 
125
147
  ::
126
148
 
@@ -0,0 +1,19 @@
1
+ YellowBrickRoad.setup do |config|
2
+ # Yellow-brick-road comes with an internal copy of the closure library.
3
+ # The following git commit-id is the latest one at the time of generating
4
+ # this config file. The commit-id is corresponded to git svn mirror of
5
+ # https://github.com/jarib/google-closure-library which is wrapped by
6
+ # https://github.com/alitn/closure-library-wrapper gem.
7
+ #
8
+ # If you change this commit-id, you will need to restart rails.
9
+ config.closure_library_lock_at '<%=ClosureLibraryWrapper.current_commit_id%>'
10
+
11
+ # Uncomment this to set the closure library root to an external directory.
12
+ # When this options is used, the above commit-id lock will be ignored.
13
+ # config.closure_library_root = '/path/to/your/closure-library-root'
14
+
15
+ # Uncomment this to use yellow-brick-road as an standalone
16
+ # soy template compiler. If this option is used, the output
17
+ # of the compiler will be different -- see the documentation.
18
+ # config.standalone_soy = true
19
+ end
@@ -0,0 +1,14 @@
1
+ module YellowBrickRoad
2
+ module Generators
3
+ class InstallGenerator < Rails::Generators::Base
4
+
5
+ source_root File.expand_path '../../templates', __FILE__
6
+ desc 'Creates a yellow-brick-road initializer.'
7
+
8
+ def copy_initializer
9
+ template 'yellow_brick_road.rb.erb', 'config/initializers/yellow_brick_road.rb'
10
+ end
11
+
12
+ end
13
+ end
14
+ end
@@ -1,19 +1,52 @@
1
- module YellowBrickRoad
2
- module Config
3
- mattr_accessor :standalone_soy
4
- @@stand_alone_soy = false
5
- end
1
+ require 'closure-library-wrapper'
6
2
 
3
+ module YellowBrickRoad
7
4
  # Constants.
5
+
8
6
  ROOT = File.expand_path File.join(File.dirname(__FILE__), '..', '..')
9
7
  VENDOR_ROOT = File.join ROOT, 'vendor'
10
8
 
11
- CLOSURE_LIBRARY_ROOT = File.join VENDOR_ROOT, 'closure-library'
12
- CLOSURE_LIBRARY_BASE = File.join CLOSURE_LIBRARY_ROOT, 'closure', 'goog', 'base.js'
9
+ CLOSURE_LIBRARY_ROOT_INTERNAL = ClosureLibraryWrapper.closure_library_root
10
+ CLOSURE_LIBRARY_BASE_RELPATH = ['closure', 'goog', 'base.js']
11
+ CLOSURE_DEPSWRITER_RELPATH = ['closure', 'bin', 'build', 'depswriter.py']
13
12
 
14
13
  CLOSURE_SOYUTILS_ROOT = File.join VENDOR_ROOT, 'closure-soyutils'
15
14
  CLOSURE_SOYUTILS_USEGOOG_ROOT = File.join VENDOR_ROOT, 'closure-soyutils-usegoog'
16
15
 
17
- CLOSURE_DEPSWRITER = File.join CLOSURE_LIBRARY_ROOT, 'closure', 'bin', 'build', 'depswriter.py'
16
+ CLOSURE_DEPS_FILE_RELPATH = ['app', 'assets', 'javascripts', 'closure-deps.js']
17
+
18
18
  CLOSURE_SOY_COMPILER = File.join VENDOR_ROOT, 'jars', 'SoyToJsSrcCompiler-111222.jar'
19
+
20
+ # Config.
21
+
22
+ mattr_accessor :closure_library_root
23
+ @@closure_library_root = CLOSURE_LIBRARY_ROOT_INTERNAL
24
+
25
+ mattr_reader :closure_deps_writer
26
+ mattr_reader :closure_library_base
27
+
28
+ def self.closure_library_root= value
29
+ @@closure_library_root = value
30
+ self.update_closure_library_properties
31
+ end
32
+
33
+ mattr_accessor :standalone_soy
34
+ @@stand_alone_soy = false
35
+
36
+ def self.closure_library_lock_at commit_id
37
+ ClosureLibraryWrapper.lock_at commit_id
38
+ end
39
+
40
+ def self.setup
41
+ yield self
42
+ end
43
+
44
+ private
45
+
46
+ def self.update_closure_library_properties
47
+ @@closure_deps_writer = File.join @@closure_library_root, *CLOSURE_DEPSWRITER_RELPATH
48
+ @@closure_library_base = File.join @@closure_library_root, *CLOSURE_LIBRARY_BASE_RELPATH
49
+ end
50
+ self.update_closure_library_properties
51
+
19
52
  end
@@ -6,12 +6,13 @@ class ClosureBuilderProcessor < Sprockets::DirectiveProcessor
6
6
  def prepare
7
7
  super
8
8
  @closure_roots = []
9
- @closure_deps_file = Rails.root.join 'app', 'assets', 'javascripts', 'closure-deps.js'
9
+ @closure_deps_file = Rails.root.join *CLOSURE_DEPS_FILE_RELPATH
10
+ @closure_root_prefix = File.join '..', '..'
10
11
  @has_executed_closure_builder = false
11
12
  end
12
13
 
13
14
  def process_require_closure_root_directive path
14
- context.require_asset CLOSURE_LIBRARY_BASE
15
+ context.require_asset YellowBrickRoad.closure_library_base
15
16
  context.require_asset @closure_deps_file
16
17
 
17
18
  if relative? path
@@ -44,13 +45,13 @@ private
44
45
  def generate_closure_dependencies
45
46
  return nil if @closure_roots.empty? || @has_executed_closure_builder
46
47
 
47
- if !Config.standalone_soy
48
+ if !YellowBrickRoad.standalone_soy
48
49
  @closure_roots.unshift << CLOSURE_SOYUTILS_USEGOOG_ROOT
49
50
  end
50
51
 
51
- closure_roots_with_prefix = @closure_roots.map { |cr| "'#{cr} ../../'" }
52
+ closure_roots_with_prefix = @closure_roots.map { |cr| "'#{cr} #{@closure_root_prefix}'" }
52
53
 
53
- result = Utils::run_command CLOSURE_DEPSWRITER,
54
+ result = Utils::run_command YellowBrickRoad.closure_deps_writer,
54
55
  command_options: {
55
56
  root_with_prefix: closure_roots_with_prefix,
56
57
  output_file: @closure_deps_file
@@ -1,12 +1,11 @@
1
1
  module YellowBrickRoad
2
- CONFIG = ActiveSupport::OrderedOptions.new
3
2
 
4
3
  class Engine < Rails::Engine
5
4
 
6
5
  initializer :yellow_brick_road do |app|
7
- app.assets.append_path CLOSURE_LIBRARY_ROOT
6
+ app.assets.append_path YellowBrickRoad.closure_library_root
8
7
 
9
- if Config.standalone_soy
8
+ if YellowBrickRoad.standalone_soy
10
9
  app.assets.append_path CLOSURE_SOYUTILS_ROOT
11
10
  else
12
11
  app.assets.append_path CLOSURE_SOYUTILS_USEGOOG_ROOT
@@ -15,7 +15,7 @@ class SoyProcessor < Tilt::Template
15
15
  @namespace = self.class.default_namespace
16
16
 
17
17
  @compiler_options = {}
18
- if !Config.standalone_soy
18
+ if !YellowBrickRoad.standalone_soy
19
19
  @compiler_options.merge!({
20
20
  shouldProvideRequireSoyNamespaces: '',
21
21
  shouldGenerateJsdoc: '',
@@ -1,3 +1,3 @@
1
1
  module YellowBrickRoad
2
- VERSION = '0.1.2'
2
+ VERSION = '0.2.0'
3
3
  end
@@ -1,4 +1,4 @@
1
- // This file was autogenerated by /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/bin/build/depswriter.py.
1
+ // This file was autogenerated by /Users/ali/.rvm/gems/ruby-1.9.3-p0/bundler/gems/closure-library-wrapper-b30bab11ab83/vendor/closure-library/closure/bin/build/depswriter.py.
2
2
  // Please do not edit.
3
3
  goog.addDependency('../../soyutils_usegoog.js', ['soy', 'soy.StringBuilder', 'soy.esc', 'soydata', 'soydata.SanitizedHtml', 'soydata.SanitizedHtmlAttribute', 'soydata.SanitizedJsStrChars', 'soydata.SanitizedUri'], ['goog.asserts', 'goog.dom.DomHelper', 'goog.format', 'goog.i18n.BidiFormatter', 'goog.i18n.bidi', 'goog.soy', 'goog.string', 'goog.string.StringBuffer']);
4
4
  goog.addDependency('../../start.js', ['myproject.start'], ['goog.dom', 'myproject.templates']);
@@ -1,2 +1,19 @@
1
+ YellowBrickRoad.setup do |config|
2
+ # Yellow-brick-road comes with an internal copy of the closure library.
3
+ # The following git commit-id is the latest one at the time of generating
4
+ # this config file. The commit-id is corresponded to git svn mirror of
5
+ # https://github.com/jarib/google-closure-library which is wrapped by
6
+ # https://github.com/alitn/closure-library-wrapper gem.
7
+ #
8
+ # If you change this commit-id, you will need to restart rails.
9
+ config.closure_library_lock_at 'e67b83515e9cde8a3c42db7621123bcbe19560c3'
1
10
 
2
- YellowBrickRoad::Config.standalone_soy = false
11
+ # Uncomment this to set the closure library root to an external directory.
12
+ # When this options is used, the above commit-id lock will be ignored.
13
+ # config.closure_library_root = '/path/to/your/closure-library-root'
14
+
15
+ # Uncomment this to use yellow-brick-road as an standalone
16
+ # soy template compiler. If this option is used, the output
17
+ # of the compiler will be different -- see the documentation.
18
+ # config.standalone_soy = true
19
+ end
@@ -14677,3 +14677,2211 @@ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (0ms)
14677
14677
 
14678
14678
  Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 02:14:39 +0000
14679
14679
  Served asset /soyutils_usegoog.js - 304 Not Modified (0ms)
14680
+ Closure library root is set to an external library: /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library.
14681
+ In order to let yellow-brick-road to manage the closure library source, unset
14682
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library or set it to nil.
14683
+
14684
+ Closure library root is set to an external library: /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library.
14685
+ In order to let yellow-brick-road to manage the closure library source, unset
14686
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library or set it to nil.
14687
+
14688
+
14689
+
14690
+
14691
+ Started GET "/" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14692
+ Processing by ApplicationController#index as HTML
14693
+ Rendered application/index.html.erb within layouts/application (4.3ms)
14694
+ Completed 200 OK in 70ms (Views: 69.4ms)
14695
+
14696
+
14697
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14698
+ Served asset /jquery.js - 304 Not Modified (15ms)
14699
+
14700
+
14701
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14702
+ Served asset /application.css - 304 Not Modified (0ms)
14703
+
14704
+
14705
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14706
+ Served asset /closure/goog/base.js - 304 Not Modified (6ms)
14707
+
14708
+
14709
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14710
+ Served asset /closure-deps.js - 304 Not Modified (4ms)
14711
+
14712
+
14713
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14714
+ Served asset /jquery_ujs.js - 304 Not Modified (9ms)
14715
+
14716
+
14717
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14718
+ Served asset /application.js - 304 Not Modified (2ms)
14719
+
14720
+
14721
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14722
+ Served asset /my-closure/simple.js - 304 Not Modified (2ms)
14723
+
14724
+
14725
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 04:18:40 +0000
14726
+ Served asset /my-closure/start.js - 304 Not Modified (2ms)
14727
+
14728
+
14729
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14730
+ Served asset /closure/goog/deps.js - 304 Not Modified (3ms)
14731
+
14732
+
14733
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14734
+ Served asset /closure/goog/string/string.js - 304 Not Modified (5ms)
14735
+
14736
+
14737
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14738
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (2ms)
14739
+
14740
+
14741
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14742
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (3ms)
14743
+
14744
+
14745
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14746
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (5ms)
14747
+
14748
+
14749
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14750
+ Served asset /closure/goog/array/array.js - 304 Not Modified (2ms)
14751
+
14752
+
14753
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14754
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (3ms)
14755
+
14756
+
14757
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14758
+ Served asset /closure/goog/object/object.js - 304 Not Modified (2ms)
14759
+
14760
+
14761
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14762
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (3ms)
14763
+
14764
+
14765
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14766
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (2ms)
14767
+
14768
+
14769
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14770
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
14771
+
14772
+
14773
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14774
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (2ms)
14775
+
14776
+
14777
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14778
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (8ms)
14779
+
14780
+
14781
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14782
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (36ms)
14783
+
14784
+
14785
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14786
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (2ms)
14787
+
14788
+
14789
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14790
+ Served asset /closure/goog/format/format.js - 304 Not Modified (5ms)
14791
+
14792
+
14793
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14794
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (3ms)
14795
+
14796
+
14797
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14798
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (3ms)
14799
+
14800
+
14801
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14802
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (3ms)
14803
+
14804
+
14805
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14806
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (2ms)
14807
+
14808
+
14809
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14810
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (3ms)
14811
+
14812
+
14813
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 04:18:41 +0000
14814
+ Served asset /soyutils_usegoog.js - 304 Not Modified (4ms)
14815
+
14816
+
14817
+ Started GET "/" for 127.0.0.1 at 2012-01-02 04:18:51 +0000
14818
+ Processing by ApplicationController#index as HTML
14819
+ Rendered application/index.html.erb within layouts/application (0.1ms)
14820
+ Compiled my-closure/start.js (0ms) (pid 67183)
14821
+ Completed 500 Internal Server Error in 29ms
14822
+
14823
+ ActionView::Template::Error (uninitialized constant YellowBrickRoad::ClosureBuilderProcessor::FIle
14824
+ (in /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/application.js)):
14825
+ 3: <head>
14826
+ 4: <title>Dummy</title>
14827
+ 5: <%= stylesheet_link_tag "application" %>
14828
+ 6: <%= javascript_include_tag "application" %>
14829
+ 7: <%= csrf_meta_tags %>
14830
+ 8: </head>
14831
+ 9: <body>
14832
+ app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__358779636862793860_2190470440'
14833
+
14834
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
14835
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
14836
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.0ms)
14837
+
14838
+
14839
+ Started GET "/" for 127.0.0.1 at 2012-01-02 04:19:58 +0000
14840
+ Processing by ApplicationController#index as HTML
14841
+ Rendered application/index.html.erb within layouts/application (2.5ms)
14842
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
14843
+ Compiled application.js (1331ms) (pid 67184)
14844
+ Completed 200 OK in 1398ms (Views: 1397.9ms)
14845
+
14846
+
14847
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14848
+ Served asset /application.css - 304 Not Modified (0ms)
14849
+
14850
+
14851
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14852
+ Served asset /closure/goog/base.js - 304 Not Modified (15ms)
14853
+
14854
+
14855
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14856
+ Served asset /closure-deps.js - 304 Not Modified (3ms)
14857
+
14858
+
14859
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14860
+ Served asset /jquery.js - 304 Not Modified (4ms)
14861
+
14862
+
14863
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14864
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
14865
+
14866
+
14867
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14868
+ Served asset /my-closure/simple.js - 304 Not Modified (2ms)
14869
+
14870
+
14871
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14872
+ Served asset /my-closure/start.js - 200 OK (2ms)
14873
+
14874
+
14875
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14876
+ Served asset /application.js - 200 OK (2ms)
14877
+
14878
+
14879
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14880
+ Served asset /closure/goog/deps.js - 304 Not Modified (47ms)
14881
+
14882
+
14883
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14884
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (2ms)
14885
+
14886
+
14887
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14888
+ Served asset /closure/goog/string/string.js - 304 Not Modified (2ms)
14889
+
14890
+
14891
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14892
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (5ms)
14893
+
14894
+
14895
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14896
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (2ms)
14897
+
14898
+
14899
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14900
+ Served asset /closure/goog/array/array.js - 304 Not Modified (5ms)
14901
+
14902
+
14903
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14904
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (2ms)
14905
+
14906
+
14907
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14908
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (2ms)
14909
+
14910
+
14911
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14912
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (3ms)
14913
+
14914
+
14915
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14916
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (2ms)
14917
+
14918
+
14919
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14920
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
14921
+
14922
+
14923
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14924
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (3ms)
14925
+
14926
+
14927
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14928
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (4ms)
14929
+
14930
+
14931
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14932
+ Served asset /closure/goog/object/object.js - 304 Not Modified (3ms)
14933
+
14934
+
14935
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14936
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (2ms)
14937
+
14938
+
14939
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14940
+ Served asset /closure/goog/format/format.js - 304 Not Modified (4ms)
14941
+
14942
+
14943
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14944
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (3ms)
14945
+
14946
+
14947
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14948
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (2ms)
14949
+
14950
+
14951
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14952
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (2ms)
14953
+
14954
+
14955
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14956
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (2ms)
14957
+
14958
+
14959
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14960
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (2ms)
14961
+
14962
+
14963
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 04:20:00 +0000
14964
+ Served asset /soyutils_usegoog.js - 304 Not Modified (4ms)
14965
+
14966
+
14967
+ Started GET "/" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14968
+ Processing by ApplicationController#index as HTML
14969
+ Rendered application/index.html.erb within layouts/application (2.2ms)
14970
+ Completed 200 OK in 61ms (Views: 60.8ms)
14971
+
14972
+
14973
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14974
+ Served asset /application.css - 304 Not Modified (0ms)
14975
+
14976
+
14977
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14978
+ Served asset /jquery.js - 304 Not Modified (5ms)
14979
+
14980
+
14981
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14982
+ Served asset /closure-deps.js - 304 Not Modified (3ms)
14983
+
14984
+
14985
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14986
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
14987
+
14988
+
14989
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14990
+ Served asset /closure/goog/base.js - 304 Not Modified (2ms)
14991
+
14992
+
14993
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14994
+ Served asset /jquery_ujs.js - 304 Not Modified (4ms)
14995
+
14996
+
14997
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
14998
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
14999
+
15000
+
15001
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15002
+ Served asset /application.js - 304 Not Modified (2ms)
15003
+
15004
+
15005
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15006
+ Served asset /closure/goog/deps.js - 304 Not Modified (3ms)
15007
+
15008
+
15009
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15010
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (5ms)
15011
+
15012
+
15013
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15014
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (2ms)
15015
+
15016
+
15017
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15018
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (2ms)
15019
+
15020
+
15021
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15022
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (5ms)
15023
+
15024
+
15025
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15026
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (2ms)
15027
+
15028
+
15029
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15030
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (1ms)
15031
+
15032
+
15033
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15034
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (1ms)
15035
+
15036
+
15037
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15038
+ Served asset /soyutils_usegoog.js - 304 Not Modified (2ms)
15039
+
15040
+
15041
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15042
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (2ms)
15043
+
15044
+
15045
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15046
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (5ms)
15047
+
15048
+
15049
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15050
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (3ms)
15051
+
15052
+
15053
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15054
+ Served asset /closure/goog/object/object.js - 304 Not Modified (8ms)
15055
+
15056
+
15057
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15058
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
15059
+
15060
+
15061
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15062
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (2ms)
15063
+
15064
+
15065
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15066
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (4ms)
15067
+
15068
+
15069
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15070
+ Served asset /closure/goog/format/format.js - 304 Not Modified (2ms)
15071
+
15072
+
15073
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15074
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (2ms)
15075
+
15076
+
15077
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15078
+ Served asset /closure/goog/array/array.js - 304 Not Modified (2ms)
15079
+
15080
+
15081
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15082
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (2ms)
15083
+
15084
+
15085
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15086
+ Served asset /closure/goog/string/string.js - 304 Not Modified (3ms)
15087
+
15088
+
15089
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 20:43:31 +0000
15090
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (4ms)
15091
+
15092
+
15093
+ Started GET "/" for 127.0.0.1 at 2012-01-02 20:43:54 +0000
15094
+ Processing by ApplicationController#index as HTML
15095
+ Rendered application/index.html.erb within layouts/application (0.0ms)
15096
+ Compiled my-closure/simple.js (3003ms) (pid 73021)
15097
+ Compiled my-closure/start.js (0ms) (pid 73021)
15098
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
15099
+ Compiled application.js (354ms) (pid 73021)
15100
+ Completed 200 OK in 3399ms (Views: 3398.2ms)
15101
+
15102
+
15103
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15104
+ Served asset /application.css - 304 Not Modified (0ms)
15105
+
15106
+
15107
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15108
+ Served asset /jquery.js - 304 Not Modified (1ms)
15109
+
15110
+
15111
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15112
+ Served asset /closure/goog/base.js - 304 Not Modified (0ms)
15113
+
15114
+
15115
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15116
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
15117
+
15118
+
15119
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15120
+ Served asset /my-closure/start.js - 200 OK (4ms)
15121
+
15122
+
15123
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15124
+ Served asset /my-closure/simple.js - 304 Not Modified (4ms)
15125
+
15126
+
15127
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15128
+ Served asset /closure-deps.js - 304 Not Modified (0ms)
15129
+
15130
+
15131
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15132
+ Served asset /application.js - 200 OK (3ms)
15133
+
15134
+
15135
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15136
+ Served asset /closure/goog/deps.js - 304 Not Modified (1ms)
15137
+
15138
+
15139
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15140
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (0ms)
15141
+
15142
+
15143
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15144
+ Served asset /closure/goog/string/string.js - 304 Not Modified (0ms)
15145
+
15146
+
15147
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15148
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (0ms)
15149
+
15150
+
15151
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15152
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (50ms)
15153
+
15154
+
15155
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15156
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (0ms)
15157
+
15158
+
15159
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15160
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (2ms)
15161
+
15162
+
15163
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15164
+ Served asset /closure/goog/array/array.js - 304 Not Modified (0ms)
15165
+
15166
+
15167
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15168
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (0ms)
15169
+
15170
+
15171
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15172
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (0ms)
15173
+
15174
+
15175
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15176
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
15177
+
15178
+
15179
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15180
+ Served asset /closure/goog/object/object.js - 304 Not Modified (0ms)
15181
+
15182
+
15183
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15184
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (1ms)
15185
+
15186
+
15187
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15188
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (0ms)
15189
+
15190
+
15191
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15192
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (0ms)
15193
+
15194
+
15195
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15196
+ Served asset /closure/goog/format/format.js - 304 Not Modified (0ms)
15197
+
15198
+
15199
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15200
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (0ms)
15201
+
15202
+
15203
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15204
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (0ms)
15205
+
15206
+
15207
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15208
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (0ms)
15209
+
15210
+
15211
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15212
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (0ms)
15213
+
15214
+
15215
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15216
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (0ms)
15217
+
15218
+
15219
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 20:43:57 +0000
15220
+ Served asset /soyutils_usegoog.js - 304 Not Modified (0ms)
15221
+
15222
+
15223
+ Started GET "/" for 127.0.0.1 at 2012-01-02 20:44:02 +0000
15224
+ Processing by ApplicationController#index as HTML
15225
+ Rendered application/index.html.erb within layouts/application (0.1ms)
15226
+ Compiled my-closure/simple.js (1075ms) (pid 73021)
15227
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
15228
+ Compiled application.js (132ms) (pid 73021)
15229
+ Completed 200 OK in 1239ms (Views: 1238.3ms)
15230
+
15231
+
15232
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 20:44:03 +0000
15233
+ Served asset /application.css - 304 Not Modified (0ms)
15234
+
15235
+
15236
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:03 +0000
15237
+ Served asset /closure-deps.js - 304 Not Modified (0ms)
15238
+
15239
+
15240
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:03 +0000
15241
+ Served asset /jquery.js - 304 Not Modified (7ms)
15242
+
15243
+
15244
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15245
+ Served asset /closure/goog/base.js - 304 Not Modified (0ms)
15246
+
15247
+
15248
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15249
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
15250
+
15251
+
15252
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15253
+ Served asset /my-closure/start.js - 304 Not Modified (0ms)
15254
+
15255
+
15256
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15257
+ Served asset /application.js - 304 Not Modified (3ms)
15258
+
15259
+
15260
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15261
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15262
+
15263
+
15264
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15265
+ Served asset /closure/goog/deps.js - 304 Not Modified (1ms)
15266
+
15267
+
15268
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15269
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (0ms)
15270
+
15271
+
15272
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15273
+ Served asset /closure/goog/string/string.js - 304 Not Modified (0ms)
15274
+
15275
+
15276
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15277
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (0ms)
15278
+
15279
+
15280
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15281
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (0ms)
15282
+
15283
+
15284
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15285
+ Served asset /closure/goog/array/array.js - 304 Not Modified (0ms)
15286
+
15287
+
15288
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15289
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (0ms)
15290
+
15291
+
15292
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15293
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (3ms)
15294
+
15295
+
15296
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15297
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (0ms)
15298
+
15299
+
15300
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15301
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (0ms)
15302
+
15303
+
15304
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15305
+ Served asset /closure/goog/math/size.js - 304 Not Modified (2ms)
15306
+
15307
+
15308
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15309
+ Served asset /closure/goog/object/object.js - 304 Not Modified (0ms)
15310
+
15311
+
15312
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15313
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (1ms)
15314
+
15315
+
15316
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15317
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (0ms)
15318
+
15319
+
15320
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15321
+ Served asset /closure/goog/format/format.js - 304 Not Modified (0ms)
15322
+
15323
+
15324
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15325
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (50ms)
15326
+
15327
+
15328
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15329
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (1ms)
15330
+
15331
+
15332
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15333
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (0ms)
15334
+
15335
+
15336
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15337
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (0ms)
15338
+
15339
+
15340
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15341
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (0ms)
15342
+
15343
+
15344
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 20:44:04 +0000
15345
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (0ms)
15346
+
15347
+
15348
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 20:44:05 +0000
15349
+ Served asset /soyutils_usegoog.js - 304 Not Modified (0ms)
15350
+
15351
+
15352
+ Started GET "/" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15353
+ Processing by ApplicationController#index as HTML
15354
+ Rendered application/index.html.erb within layouts/application (2.7ms)
15355
+ Cache for Asset (application.js) is stale
15356
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
15357
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
15358
+ Compiled application.js (160ms) (pid 73084)
15359
+ Compiled closure/goog/base.js (2ms) (pid 73084)
15360
+ Compiled closure-deps.js (0ms) (pid 73084)
15361
+ Completed 200 OK in 307ms (Views: 306.8ms)
15362
+
15363
+
15364
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15365
+ Served asset /application.css - 304 Not Modified (0ms)
15366
+
15367
+
15368
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15369
+ Served asset /closure-deps.js - 200 OK (4ms)
15370
+
15371
+
15372
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15373
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
15374
+
15375
+
15376
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15377
+ Served asset /jquery.js - 304 Not Modified (3ms)
15378
+
15379
+
15380
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15381
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
15382
+
15383
+
15384
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15385
+ Served asset /closure/goog/base.js - 304 Not Modified (4ms)
15386
+
15387
+
15388
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15389
+ Served asset /my-closure/simple.js - 304 Not Modified (2ms)
15390
+
15391
+
15392
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15393
+ Served asset /application.js - 200 OK (1ms)
15394
+
15395
+
15396
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15397
+ Compiled closure/goog/deps.js (38ms) (pid 73084)
15398
+ Served asset /closure/goog/deps.js - 200 OK (48ms)
15399
+
15400
+
15401
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15402
+ Compiled closure/goog/debug/error.js (20ms) (pid 73084)
15403
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (46ms)
15404
+
15405
+
15406
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15407
+ Compiled closure/goog/string/string.js (1ms) (pid 73084)
15408
+ Served asset /closure/goog/string/string.js - 304 Not Modified (24ms)
15409
+
15410
+
15411
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15412
+ Compiled closure/goog/array/array.js (4ms) (pid 73084)
15413
+ Served asset /closure/goog/array/array.js - 304 Not Modified (15ms)
15414
+
15415
+
15416
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15417
+ Compiled closure/goog/asserts/asserts.js (4ms) (pid 73084)
15418
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (13ms)
15419
+
15420
+
15421
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15422
+ Compiled closure/goog/useragent/useragent.js (21ms) (pid 73084)
15423
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (32ms)
15424
+
15425
+
15426
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15427
+ Compiled closure/goog/dom/browserfeature.js (14ms) (pid 73084)
15428
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (53ms)
15429
+
15430
+
15431
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 21:02:41 +0000
15432
+ Compiled closure/goog/dom/tagname.js (11ms) (pid 73084)
15433
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (18ms)
15434
+
15435
+
15436
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15437
+ Compiled closure/goog/dom/classes.js (5ms) (pid 73084)
15438
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (43ms)
15439
+
15440
+
15441
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15442
+ Compiled closure/goog/math/coordinate.js (24ms) (pid 73084)
15443
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (34ms)
15444
+
15445
+
15446
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15447
+ Compiled closure/goog/math/size.js (10ms) (pid 73084)
15448
+ Served asset /closure/goog/math/size.js - 304 Not Modified (19ms)
15449
+
15450
+
15451
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15452
+ Compiled closure/goog/object/object.js (21ms) (pid 73084)
15453
+ Served asset /closure/goog/object/object.js - 304 Not Modified (48ms)
15454
+
15455
+
15456
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15457
+ Compiled closure/goog/dom/dom.js (4ms) (pid 73084)
15458
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (13ms)
15459
+
15460
+
15461
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15462
+ Compiled closure/goog/structs/inversionmap.js (21ms) (pid 73084)
15463
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (29ms)
15464
+
15465
+
15466
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15467
+ Compiled closure/goog/i18n/graphemebreak.js (16ms) (pid 73084)
15468
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (25ms)
15469
+
15470
+
15471
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15472
+ Compiled closure/goog/format/format.js (13ms) (pid 73084)
15473
+ Served asset /closure/goog/format/format.js - 304 Not Modified (61ms)
15474
+
15475
+
15476
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15477
+ Compiled closure/goog/i18n/bidi.js (10ms) (pid 73084)
15478
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (18ms)
15479
+
15480
+
15481
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15482
+ Compiled closure/goog/i18n/bidiformatter.js (1ms) (pid 73084)
15483
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (7ms)
15484
+
15485
+
15486
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15487
+ Compiled closure/goog/soy/soy.js (16ms) (pid 73084)
15488
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (22ms)
15489
+
15490
+
15491
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15492
+ Compiled closure/goog/useragent/jscript.js (21ms) (pid 73084)
15493
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (26ms)
15494
+
15495
+
15496
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15497
+ Compiled closure/goog/string/stringbuffer.js (1ms) (pid 73084)
15498
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (10ms)
15499
+
15500
+
15501
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 21:02:42 +0000
15502
+ Served asset /soyutils_usegoog.js - 304 Not Modified (2ms)
15503
+
15504
+
15505
+ Started GET "/" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15506
+ Processing by ApplicationController#index as HTML
15507
+ Rendered application/index.html.erb within layouts/application (2.2ms)
15508
+ Cache for Asset (application.js) is stale
15509
+ /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library/closure/goog/base.js isn't in paths: /0Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
15510
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
15511
+ Compiled application.js (14ms) (pid 73100)
15512
+ Completed 200 OK in 79ms (Views: 78.0ms)
15513
+
15514
+
15515
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15516
+ Served asset /application.css - 304 Not Modified (0ms)
15517
+
15518
+
15519
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15520
+ Served asset /jquery_ujs.js - 304 Not Modified (9ms)
15521
+
15522
+
15523
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15524
+ Served asset /jquery.js - 304 Not Modified (6ms)
15525
+
15526
+
15527
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15528
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
15529
+
15530
+
15531
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15532
+ Served asset /closure-deps.js - 304 Not Modified (2ms)
15533
+
15534
+
15535
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15536
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15537
+
15538
+
15539
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 21:03:12 +0000
15540
+ Served asset /application.js - 304 Not Modified (1ms)
15541
+
15542
+
15543
+ Started GET "/" for 127.0.0.1 at 2012-01-02 21:48:23 +0000
15544
+ Processing by ApplicationController#index as HTML
15545
+ Rendered application/index.html.erb within layouts/application (3.7ms)
15546
+ Completed 200 OK in 72ms (Views: 71.9ms)
15547
+
15548
+
15549
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15550
+ Served asset /application.css - 304 Not Modified (0ms)
15551
+
15552
+
15553
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15554
+ Served asset /closure-deps.js - 304 Not Modified (2ms)
15555
+
15556
+
15557
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15558
+ Served asset /jquery.js - 304 Not Modified (5ms)
15559
+
15560
+
15561
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15562
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15563
+
15564
+
15565
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15566
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
15567
+
15568
+
15569
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15570
+ Served asset /my-closure/start.js - 304 Not Modified (2ms)
15571
+
15572
+
15573
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 21:48:24 +0000
15574
+ Served asset /application.js - 304 Not Modified (1ms)
15575
+
15576
+
15577
+ Started GET "/" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15578
+ Processing by ApplicationController#index as HTML
15579
+ Rendered application/index.html.erb within layouts/application (2.4ms)
15580
+ Completed 200 OK in 54ms (Views: 53.4ms)
15581
+
15582
+
15583
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15584
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
15585
+
15586
+
15587
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15588
+ Served asset /closure-deps.js - 304 Not Modified (3ms)
15589
+
15590
+
15591
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15592
+ Served asset /application.css - 304 Not Modified (0ms)
15593
+
15594
+
15595
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15596
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15597
+
15598
+
15599
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15600
+ Served asset /jquery.js - 304 Not Modified (4ms)
15601
+
15602
+
15603
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15604
+ Served asset /application.js - 304 Not Modified (2ms)
15605
+
15606
+
15607
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 21:59:48 +0000
15608
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
15609
+
15610
+
15611
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:00:05 +0000
15612
+ Served asset /closure-deps.js - 304 Not Modified (0ms)
15613
+
15614
+
15615
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:12:37 +0000
15616
+ Processing by ApplicationController#index as HTML
15617
+ Rendered application/index.html.erb within layouts/application (3.1ms)
15618
+ Completed 500 Internal Server Error in 82ms
15619
+
15620
+ ActionView::Template::Error (Not a directory - /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library/closure/goog/base.js):
15621
+ 2: <html>
15622
+ 3: <head>
15623
+ 4: <title>Dummy</title>
15624
+ 5: <%= stylesheet_link_tag "application" %>
15625
+ 6: <%= javascript_include_tag "application" %>
15626
+ 7: <%= csrf_meta_tags %>
15627
+ 8: </head>
15628
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__3967350716455651679_2153644960'
15629
+
15630
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
15631
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
15632
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms)
15633
+
15634
+
15635
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:22:16 +0000
15636
+ Processing by ApplicationController#index as HTML
15637
+ Rendered application/index.html.erb within layouts/application (2.9ms)
15638
+ Completed 500 Internal Server Error in 39ms
15639
+
15640
+ ActionView::Template::Error (Not a directory - /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/goog/base.js):
15641
+ 2: <html>
15642
+ 3: <head>
15643
+ 4: <title>Dummy</title>
15644
+ 5: <%= stylesheet_link_tag "application" %>
15645
+ 6: <%= javascript_include_tag "application" %>
15646
+ 7: <%= csrf_meta_tags %>
15647
+ 8: </head>
15648
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2813142201573099276_2179901760'
15649
+
15650
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
15651
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
15652
+ Rendered /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.8ms)
15653
+
15654
+
15655
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:23:53 +0000
15656
+ Processing by ApplicationController#index as HTML
15657
+ Rendered application/index.html.erb within layouts/application (3.1ms)
15658
+ Completed 200 OK in 88ms (Views: 87.4ms)
15659
+
15660
+
15661
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15662
+ Served asset /application.css - 304 Not Modified (0ms)
15663
+
15664
+
15665
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15666
+ Served asset /jquery_ujs.js - 304 Not Modified (10ms)
15667
+
15668
+
15669
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15670
+ Served asset /closure-deps.js - 304 Not Modified (2ms)
15671
+
15672
+
15673
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15674
+ Served asset /my-closure/simple.js - 304 Not Modified (2ms)
15675
+
15676
+
15677
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15678
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
15679
+
15680
+
15681
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15682
+ Served asset /jquery.js - 304 Not Modified (3ms)
15683
+
15684
+
15685
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:23:54 +0000
15686
+ Served asset /application.js - 304 Not Modified (1ms)
15687
+
15688
+
15689
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15690
+ Processing by ApplicationController#index as HTML
15691
+ Rendered application/index.html.erb within layouts/application (2.8ms)
15692
+ Completed 200 OK in 52ms (Views: 51.9ms)
15693
+
15694
+
15695
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15696
+ Served asset /application.css - 304 Not Modified (0ms)
15697
+
15698
+
15699
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15700
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15701
+
15702
+
15703
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15704
+ Served asset /jquery.js - 304 Not Modified (8ms)
15705
+
15706
+
15707
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15708
+ Served asset /closure-deps.js - 304 Not Modified (3ms)
15709
+
15710
+
15711
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15712
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
15713
+
15714
+
15715
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15716
+ Served asset /application.js - 304 Not Modified (2ms)
15717
+
15718
+
15719
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:24:41 +0000
15720
+ Served asset /my-closure/start.js - 304 Not Modified (2ms)
15721
+
15722
+
15723
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15724
+ Processing by ApplicationController#index as HTML
15725
+ Rendered application/index.html.erb within layouts/application (2.4ms)
15726
+ Completed 200 OK in 50ms (Views: 50.0ms)
15727
+
15728
+
15729
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15730
+ Served asset /application.css - 304 Not Modified (0ms)
15731
+
15732
+
15733
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15734
+ Served asset /closure-deps.js - 304 Not Modified (2ms)
15735
+
15736
+
15737
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15738
+ Served asset /jquery.js - 304 Not Modified (15ms)
15739
+
15740
+
15741
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15742
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
15743
+
15744
+
15745
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15746
+ Served asset /my-closure/simple.js - 304 Not Modified (2ms)
15747
+
15748
+
15749
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15750
+ Served asset /my-closure/start.js - 304 Not Modified (2ms)
15751
+
15752
+
15753
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:26:58 +0000
15754
+ Served asset /application.js - 304 Not Modified (2ms)
15755
+
15756
+
15757
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15758
+ Processing by ApplicationController#index as HTML
15759
+ Rendered application/index.html.erb within layouts/application (2.5ms)
15760
+ Completed 200 OK in 51ms (Views: 51.0ms)
15761
+
15762
+
15763
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15764
+ Served asset /application.css - 304 Not Modified (0ms)
15765
+
15766
+
15767
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15768
+ Served asset /jquery.js - 304 Not Modified (17ms)
15769
+
15770
+
15771
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15772
+ Served asset /closure-deps.js - 304 Not Modified (2ms)
15773
+
15774
+
15775
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15776
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
15777
+
15778
+
15779
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15780
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15781
+
15782
+
15783
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15784
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
15785
+
15786
+
15787
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:11 +0000
15788
+ Served asset /application.js - 304 Not Modified (1ms)
15789
+
15790
+
15791
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:35:20 +0000
15792
+ Processing by ApplicationController#index as HTML
15793
+ Rendered application/index.html.erb within layouts/application (0.0ms)
15794
+ Compiled my-closure/start.js (0ms) (pid 73324)
15795
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
15796
+ Compiled application.js (214ms) (pid 73324)
15797
+ Compiled closure-deps.js (0ms) (pid 73324)
15798
+ Completed 200 OK in 286ms (Views: 285.2ms)
15799
+
15800
+
15801
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15802
+ Served asset /application.css - 304 Not Modified (0ms)
15803
+
15804
+
15805
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15806
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
15807
+
15808
+
15809
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15810
+ Served asset /closure-deps.js - 200 OK (7ms)
15811
+
15812
+
15813
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15814
+ Served asset /closure/goog/base.js - 304 Not Modified (3ms)
15815
+
15816
+
15817
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15818
+ Served asset /jquery.js - 304 Not Modified (1ms)
15819
+
15820
+
15821
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15822
+ Served asset /my-closure/simple.js - 304 Not Modified (0ms)
15823
+
15824
+
15825
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15826
+ Served asset /my-closure/start.js - 200 OK (3ms)
15827
+
15828
+
15829
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15830
+ Served asset /application.js - 200 OK (1ms)
15831
+
15832
+
15833
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15834
+ Served asset /closure/goog/deps.js - 200 OK (5ms)
15835
+
15836
+
15837
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15838
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (7ms)
15839
+
15840
+
15841
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15842
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (2ms)
15843
+
15844
+
15845
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15846
+ Served asset /closure/goog/string/string.js - 304 Not Modified (3ms)
15847
+
15848
+
15849
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15850
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (3ms)
15851
+
15852
+
15853
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15854
+ Served asset /closure/goog/array/array.js - 304 Not Modified (5ms)
15855
+
15856
+
15857
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15858
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (2ms)
15859
+
15860
+
15861
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15862
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (8ms)
15863
+
15864
+
15865
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15866
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (3ms)
15867
+
15868
+
15869
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15870
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (2ms)
15871
+
15872
+
15873
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15874
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
15875
+
15876
+
15877
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15878
+ Served asset /closure/goog/object/object.js - 304 Not Modified (7ms)
15879
+
15880
+
15881
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15882
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (4ms)
15883
+
15884
+
15885
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15886
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (4ms)
15887
+
15888
+
15889
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15890
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (4ms)
15891
+
15892
+
15893
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15894
+ Served asset /closure/goog/format/format.js - 304 Not Modified (2ms)
15895
+
15896
+
15897
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15898
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (3ms)
15899
+
15900
+
15901
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15902
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (2ms)
15903
+
15904
+
15905
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15906
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (3ms)
15907
+
15908
+
15909
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15910
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (2ms)
15911
+
15912
+
15913
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15914
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (2ms)
15915
+
15916
+
15917
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 22:35:21 +0000
15918
+ Served asset /soyutils_usegoog.js - 304 Not Modified (2ms)
15919
+
15920
+
15921
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15922
+ Processing by ApplicationController#index as HTML
15923
+ Rendered application/index.html.erb within layouts/application (2.1ms)
15924
+ Cache for Asset (application.js) is stale
15925
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
15926
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
15927
+ Compiled application.js (133ms) (pid 73330)
15928
+ Compiled closure-deps.js (0ms) (pid 73330)
15929
+ Completed 200 OK in 204ms (Views: 203.3ms)
15930
+
15931
+
15932
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15933
+ Served asset /application.css - 304 Not Modified (0ms)
15934
+
15935
+
15936
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15937
+ Served asset /closure-deps.js - 200 OK (5ms)
15938
+
15939
+
15940
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15941
+ Served asset /closure/goog/base.js - 304 Not Modified (6ms)
15942
+
15943
+
15944
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15945
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
15946
+
15947
+
15948
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15949
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
15950
+
15951
+
15952
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15953
+ Served asset /jquery.js - 304 Not Modified (4ms)
15954
+
15955
+
15956
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15957
+ Served asset /application.js - 200 OK (2ms)
15958
+
15959
+
15960
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15961
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
15962
+
15963
+
15964
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15965
+ Served asset /closure/goog/deps.js - 200 OK (35ms)
15966
+
15967
+
15968
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15969
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (3ms)
15970
+
15971
+
15972
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15973
+ Served asset /closure/goog/string/string.js - 304 Not Modified (12ms)
15974
+
15975
+
15976
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15977
+ Served asset /closure/goog/array/array.js - 304 Not Modified (5ms)
15978
+
15979
+
15980
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15981
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (2ms)
15982
+
15983
+
15984
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15985
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (3ms)
15986
+
15987
+
15988
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15989
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (8ms)
15990
+
15991
+
15992
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15993
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (3ms)
15994
+
15995
+
15996
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 22:36:11 +0000
15997
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (2ms)
15998
+
15999
+
16000
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16001
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (2ms)
16002
+
16003
+
16004
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16005
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
16006
+
16007
+
16008
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16009
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (5ms)
16010
+
16011
+
16012
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16013
+ Served asset /closure/goog/object/object.js - 304 Not Modified (2ms)
16014
+
16015
+
16016
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16017
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (4ms)
16018
+
16019
+
16020
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16021
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (2ms)
16022
+
16023
+
16024
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16025
+ Served asset /closure/goog/format/format.js - 304 Not Modified (3ms)
16026
+
16027
+
16028
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16029
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (10ms)
16030
+
16031
+
16032
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16033
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (3ms)
16034
+
16035
+
16036
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16037
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (2ms)
16038
+
16039
+
16040
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16041
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (2ms)
16042
+
16043
+
16044
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16045
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (2ms)
16046
+
16047
+
16048
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 22:36:12 +0000
16049
+ Served asset /soyutils_usegoog.js - 304 Not Modified (2ms)
16050
+
16051
+
16052
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16053
+ Processing by ApplicationController#index as HTML
16054
+ Rendered application/index.html.erb within layouts/application (2.5ms)
16055
+ Cache for Asset (application.js) is stale
16056
+ /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library/closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
16057
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16058
+ Compiled application.js (134ms) (pid 73332)
16059
+ Compiled closure-deps.js (1ms) (pid 73332)
16060
+ Compiled my-closure/start.js (0ms) (pid 73332)
16061
+ Completed 200 OK in 207ms (Views: 206.9ms)
16062
+
16063
+
16064
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16065
+ Served asset /application.css - 304 Not Modified (0ms)
16066
+
16067
+
16068
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16069
+ Served asset /my-closure/simple.js - 304 Not Modified (9ms)
16070
+
16071
+
16072
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16073
+ Served asset /closure/goog/base.js - 304 Not Modified (5ms)
16074
+
16075
+
16076
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16077
+ Served asset /jquery.js - 304 Not Modified (5ms)
16078
+
16079
+
16080
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16081
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
16082
+
16083
+
16084
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16085
+ Served asset /closure-deps.js - 200 OK (2ms)
16086
+
16087
+
16088
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16089
+ Served asset /my-closure/start.js - 200 OK (3ms)
16090
+
16091
+
16092
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16093
+ Served asset /application.js - 200 OK (2ms)
16094
+
16095
+
16096
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16097
+ Served asset /closure/goog/deps.js - 200 OK (49ms)
16098
+
16099
+
16100
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16101
+ Served asset /closure/goog/string/string.js - 304 Not Modified (3ms)
16102
+
16103
+
16104
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16105
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (9ms)
16106
+
16107
+
16108
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16109
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (3ms)
16110
+
16111
+
16112
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16113
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (2ms)
16114
+
16115
+
16116
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16117
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (5ms)
16118
+
16119
+
16120
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16121
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (3ms)
16122
+
16123
+
16124
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16125
+ Served asset /closure/goog/array/array.js - 304 Not Modified (2ms)
16126
+
16127
+
16128
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16129
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (7ms)
16130
+
16131
+
16132
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16133
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (2ms)
16134
+
16135
+
16136
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16137
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
16138
+
16139
+
16140
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16141
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (8ms)
16142
+
16143
+
16144
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16145
+ Served asset /closure/goog/object/object.js - 304 Not Modified (2ms)
16146
+
16147
+
16148
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16149
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (2ms)
16150
+
16151
+
16152
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16153
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (2ms)
16154
+
16155
+
16156
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16157
+ Served asset /closure/goog/format/format.js - 304 Not Modified (4ms)
16158
+
16159
+
16160
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16161
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (2ms)
16162
+
16163
+
16164
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16165
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (3ms)
16166
+
16167
+
16168
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16169
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (1ms)
16170
+
16171
+
16172
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16173
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (2ms)
16174
+
16175
+
16176
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16177
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (2ms)
16178
+
16179
+
16180
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 22:37:32 +0000
16181
+ Served asset /soyutils_usegoog.js - 304 Not Modified (2ms)
16182
+
16183
+
16184
+ Started GET "/" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16185
+ Processing by ApplicationController#index as HTML
16186
+ Rendered application/index.html.erb within layouts/application (0.0ms)
16187
+ Compiled my-closure/start.js (0ms) (pid 73332)
16188
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16189
+ Compiled application.js (133ms) (pid 73332)
16190
+ Completed 200 OK in 163ms (Views: 162.3ms)
16191
+
16192
+
16193
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16194
+ Served asset /application.css - 304 Not Modified (0ms)
16195
+
16196
+
16197
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16198
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
16199
+
16200
+
16201
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16202
+ Served asset /closure/goog/base.js - 304 Not Modified (3ms)
16203
+
16204
+
16205
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16206
+ Served asset /my-closure/simple.js - 304 Not Modified (0ms)
16207
+
16208
+
16209
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16210
+ Served asset /closure-deps.js - 304 Not Modified (2ms)
16211
+
16212
+
16213
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16214
+ Served asset /jquery.js - 304 Not Modified (1ms)
16215
+
16216
+
16217
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16218
+ Served asset /my-closure/start.js - 200 OK (3ms)
16219
+
16220
+
16221
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16222
+ Served asset /application.js - 200 OK (2ms)
16223
+
16224
+
16225
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 22:37:38 +0000
16226
+ Served asset /closure/goog/deps.js - 304 Not Modified (1ms)
16227
+
16228
+
16229
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16230
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (0ms)
16231
+
16232
+
16233
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16234
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (0ms)
16235
+
16236
+
16237
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16238
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (5ms)
16239
+
16240
+
16241
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16242
+ Served asset /closure/goog/string/string.js - 304 Not Modified (0ms)
16243
+
16244
+
16245
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16246
+ Served asset /closure/goog/array/array.js - 304 Not Modified (5ms)
16247
+
16248
+
16249
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16250
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (0ms)
16251
+
16252
+
16253
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16254
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (0ms)
16255
+
16256
+
16257
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16258
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (0ms)
16259
+
16260
+
16261
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16262
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (0ms)
16263
+
16264
+
16265
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16266
+ Served asset /closure/goog/math/size.js - 304 Not Modified (0ms)
16267
+
16268
+
16269
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16270
+ Served asset /closure/goog/object/object.js - 304 Not Modified (0ms)
16271
+
16272
+
16273
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16274
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (5ms)
16275
+
16276
+
16277
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16278
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (1ms)
16279
+
16280
+
16281
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16282
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (0ms)
16283
+
16284
+
16285
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16286
+ Served asset /closure/goog/format/format.js - 304 Not Modified (0ms)
16287
+
16288
+
16289
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16290
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (0ms)
16291
+
16292
+
16293
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16294
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (0ms)
16295
+
16296
+
16297
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16298
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (1ms)
16299
+
16300
+
16301
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16302
+ Served asset /soyutils_usegoog.js - 304 Not Modified (0ms)
16303
+
16304
+
16305
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16306
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (0ms)
16307
+
16308
+
16309
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 22:37:39 +0000
16310
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (0ms)
16311
+
16312
+
16313
+ Started GET "/" for 127.0.0.1 at 2012-01-02 23:13:53 +0000
16314
+ Processing by ApplicationController#index as HTML
16315
+ Rendered application/index.html.erb within layouts/application (2.4ms)
16316
+ Cache for Asset (application.js) is stale
16317
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
16318
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16319
+ Compiled application.js (15ms) (pid 73994)
16320
+ Completed 200 OK in 66ms (Views: 65.0ms)
16321
+
16322
+
16323
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 23:13:53 +0000
16324
+ Served asset /application.css - 304 Not Modified (0ms)
16325
+
16326
+
16327
+ Started GET "/assets/application.js" for 127.0.0.1 at 2012-01-02 23:13:53 +0000
16328
+ Cache for Asset (application.js) is stale
16329
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
16330
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16331
+ Compiled application.js (19ms) (pid 73994)
16332
+ Error compiling asset application.js:
16333
+ Sprockets::FileOutsidePaths: /closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
16334
+ Served asset /application.js - 500 Internal Server Error
16335
+
16336
+
16337
+
16338
+ Started GET "/" for 127.0.0.1 at 2012-01-02 23:15:08 +0000
16339
+ Processing by ApplicationController#index as HTML
16340
+ Rendered application/index.html.erb within layouts/application (2.3ms)
16341
+ Cache for Asset (application.js) is stale
16342
+ /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-library/closure/goog/base.js isn't in paths: /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
16343
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16344
+ Compiled application.js (176ms) (pid 74007)
16345
+ Compiled closure-deps.js (0ms) (pid 74007)
16346
+ Completed 200 OK in 263ms (Views: 262.8ms)
16347
+
16348
+
16349
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16350
+ Served asset /application.css - 304 Not Modified (0ms)
16351
+
16352
+
16353
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16354
+ Served asset /closure/goog/base.js - 304 Not Modified (3ms)
16355
+
16356
+
16357
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16358
+ Served asset /closure-deps.js - 200 OK (3ms)
16359
+
16360
+
16361
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16362
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
16363
+
16364
+
16365
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16366
+ Served asset /my-closure/simple.js - 304 Not Modified (2ms)
16367
+
16368
+
16369
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16370
+ Served asset /jquery.js - 304 Not Modified (7ms)
16371
+
16372
+
16373
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16374
+ Served asset /my-closure/start.js - 304 Not Modified (3ms)
16375
+
16376
+
16377
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16378
+ Served asset /application.js - 200 OK (2ms)
16379
+
16380
+
16381
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16382
+ Served asset /closure/goog/deps.js - 200 OK (4ms)
16383
+
16384
+
16385
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16386
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (3ms)
16387
+
16388
+
16389
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16390
+ Served asset /closure/goog/string/string.js - 304 Not Modified (14ms)
16391
+
16392
+
16393
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16394
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (2ms)
16395
+
16396
+
16397
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16398
+ Served asset /closure/goog/array/array.js - 304 Not Modified (6ms)
16399
+
16400
+
16401
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16402
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (3ms)
16403
+
16404
+
16405
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16406
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (2ms)
16407
+
16408
+
16409
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16410
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (6ms)
16411
+
16412
+
16413
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16414
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (4ms)
16415
+
16416
+
16417
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16418
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (3ms)
16419
+
16420
+
16421
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16422
+ Served asset /closure/goog/math/size.js - 304 Not Modified (3ms)
16423
+
16424
+
16425
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16426
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (8ms)
16427
+
16428
+
16429
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16430
+ Served asset /closure/goog/object/object.js - 304 Not Modified (2ms)
16431
+
16432
+
16433
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16434
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (3ms)
16435
+
16436
+
16437
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16438
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (5ms)
16439
+
16440
+
16441
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16442
+ Served asset /closure/goog/format/format.js - 304 Not Modified (2ms)
16443
+
16444
+
16445
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16446
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (3ms)
16447
+
16448
+
16449
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16450
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (3ms)
16451
+
16452
+
16453
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16454
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (2ms)
16455
+
16456
+
16457
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16458
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (2ms)
16459
+
16460
+
16461
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16462
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (2ms)
16463
+
16464
+
16465
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 23:15:09 +0000
16466
+ Served asset /soyutils_usegoog.js - 304 Not Modified (2ms)
16467
+
16468
+
16469
+ Started GET "/" for 127.0.0.1 at 2012-01-02 23:15:27 +0000
16470
+ Processing by ApplicationController#index as HTML
16471
+ Rendered application/index.html.erb within layouts/application (0.1ms)
16472
+ Compiled my-closure/simple.js (1498ms) (pid 74007)
16473
+ Compiled my-closure/start.js (1ms) (pid 74007)
16474
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16475
+ Compiled application.js (131ms) (pid 74007)
16476
+ Completed 200 OK in 1711ms (Views: 1710.9ms)
16477
+
16478
+
16479
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16480
+ Served asset /application.css - 304 Not Modified (0ms)
16481
+
16482
+
16483
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16484
+ Served asset /closure-deps.js - 304 Not Modified (3ms)
16485
+
16486
+
16487
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16488
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
16489
+
16490
+
16491
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16492
+ Served asset /closure/goog/base.js - 304 Not Modified (0ms)
16493
+
16494
+
16495
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16496
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
16497
+
16498
+
16499
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16500
+ Served asset /jquery.js - 304 Not Modified (1ms)
16501
+
16502
+
16503
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16504
+ Served asset /my-closure/start.js - 200 OK (4ms)
16505
+
16506
+
16507
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16508
+ Served asset /application.js - 200 OK (3ms)
16509
+
16510
+
16511
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16512
+ Served asset /closure/goog/deps.js - 304 Not Modified (0ms)
16513
+
16514
+
16515
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16516
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (0ms)
16517
+
16518
+
16519
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16520
+ Served asset /closure/goog/string/string.js - 304 Not Modified (0ms)
16521
+
16522
+
16523
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16524
+ Served asset /closure/goog/array/array.js - 304 Not Modified (0ms)
16525
+
16526
+
16527
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16528
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (0ms)
16529
+
16530
+
16531
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16532
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (0ms)
16533
+
16534
+
16535
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16536
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (0ms)
16537
+
16538
+
16539
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16540
+ Served asset /closure/goog/math/size.js - 304 Not Modified (0ms)
16541
+
16542
+
16543
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16544
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (0ms)
16545
+
16546
+
16547
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16548
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (0ms)
16549
+
16550
+
16551
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16552
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (0ms)
16553
+
16554
+
16555
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16556
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (0ms)
16557
+
16558
+
16559
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16560
+ Served asset /closure/goog/object/object.js - 304 Not Modified (0ms)
16561
+
16562
+
16563
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16564
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (0ms)
16565
+
16566
+
16567
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16568
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (0ms)
16569
+
16570
+
16571
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16572
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (0ms)
16573
+
16574
+
16575
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16576
+ Served asset /closure/goog/format/format.js - 304 Not Modified (0ms)
16577
+
16578
+
16579
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16580
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (0ms)
16581
+
16582
+
16583
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16584
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (0ms)
16585
+
16586
+
16587
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16588
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (0ms)
16589
+
16590
+
16591
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16592
+ Served asset /soyutils_usegoog.js - 304 Not Modified (0ms)
16593
+
16594
+
16595
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 23:15:29 +0000
16596
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (0ms)
16597
+
16598
+
16599
+ Started GET "/" for 127.0.0.1 at 2012-01-02 23:15:36 +0000
16600
+ Processing by ApplicationController#index as HTML
16601
+ Rendered application/index.html.erb within layouts/application (0.1ms)
16602
+ Compiled my-closure/simple.js (1081ms) (pid 74007)
16603
+ Compiled my-closure/start.js (0ms) (pid 74007)
16604
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16605
+ Compiled application.js (145ms) (pid 74007)
16606
+ Completed 200 OK in 1335ms (Views: 1335.0ms)
16607
+
16608
+
16609
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16610
+ Served asset /application.css - 304 Not Modified (0ms)
16611
+
16612
+
16613
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16614
+ Served asset /jquery.js - 304 Not Modified (1ms)
16615
+
16616
+
16617
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16618
+ Served asset /closure-deps.js - 304 Not Modified (0ms)
16619
+
16620
+
16621
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16622
+ Served asset /closure/goog/base.js - 304 Not Modified (4ms)
16623
+
16624
+
16625
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16626
+ Served asset /my-closure/simple.js - 304 Not Modified (3ms)
16627
+
16628
+
16629
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16630
+ Served asset /my-closure/start.js - 200 OK (8ms)
16631
+
16632
+
16633
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16634
+ Served asset /application.js - 200 OK (1ms)
16635
+
16636
+
16637
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16638
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
16639
+
16640
+
16641
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16642
+ Served asset /closure/goog/deps.js - 304 Not Modified (0ms)
16643
+
16644
+
16645
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16646
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (0ms)
16647
+
16648
+
16649
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16650
+ Served asset /closure/goog/string/string.js - 304 Not Modified (0ms)
16651
+
16652
+
16653
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16654
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (0ms)
16655
+
16656
+
16657
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16658
+ Served asset /closure/goog/array/array.js - 304 Not Modified (0ms)
16659
+
16660
+
16661
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16662
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (0ms)
16663
+
16664
+
16665
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16666
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (0ms)
16667
+
16668
+
16669
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16670
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (0ms)
16671
+
16672
+
16673
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16674
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (0ms)
16675
+
16676
+
16677
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16678
+ Served asset /closure/goog/math/size.js - 304 Not Modified (0ms)
16679
+
16680
+
16681
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16682
+ Served asset /closure/goog/object/object.js - 304 Not Modified (0ms)
16683
+
16684
+
16685
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16686
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (0ms)
16687
+
16688
+
16689
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16690
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (0ms)
16691
+
16692
+
16693
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16694
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (0ms)
16695
+
16696
+
16697
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16698
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (0ms)
16699
+
16700
+
16701
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16702
+ Served asset /closure/goog/format/format.js - 304 Not Modified (0ms)
16703
+
16704
+
16705
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16706
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (0ms)
16707
+
16708
+
16709
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16710
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (0ms)
16711
+
16712
+
16713
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16714
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (0ms)
16715
+
16716
+
16717
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16718
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (0ms)
16719
+
16720
+
16721
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16722
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (0ms)
16723
+
16724
+
16725
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-02 23:15:38 +0000
16726
+ Served asset /soyutils_usegoog.js - 304 Not Modified (0ms)
16727
+ hi
16728
+ Closure library git submodule is now checked out to revision 454a29eddec72fa528a95c02aec61305c93226de.
16729
+ Closure library git submodule is now checked out to revision 62e5b777a6ac43dae4f4fd02477ca50823318341.
16730
+ mmmmmmmmm
16731
+ mmmmmmmmm
16732
+ mmmmmmmmm
16733
+ mmmmmmmmm
16734
+
16735
+
16736
+ Started GET "/" for 127.0.0.1 at 2012-01-03 00:07:46 +0000
16737
+ Processing by ApplicationController#index as HTML
16738
+ Rendered application/index.html.erb within layouts/application (2.5ms)
16739
+ Cache for Asset (application.js) is stale
16740
+ /Volumes/Development/dev-web/closure-library-wrapper/vendor/closure-library/closure/goog/base.js isn't in paths: /Users/ali/.rvm/gems/ruby-1.9.3-p0/bundler/gems/closure-library-wrapper-b30bab11ab83/vendor/closure-library, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/images, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts, /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/stylesheets, /Users/ali/.rvm/gems/ruby-1.9.3-p0/gems/jquery-rails-1.0.19/vendor/assets/javascripts
16741
+ Executed closure depswriter.py on root paths: /Volumes/Development/dev-web/yellow-brick-road/test/dummy/app/assets/javascripts/my-closure, /Volumes/Development/dev-web/yellow-brick-road/vendor/closure-soyutils-usegoog
16742
+ Compiled application.js (1312ms) (pid 75490)
16743
+ Compiled closure/goog/base.js (1ms) (pid 75490)
16744
+ Compiled closure-deps.js (0ms) (pid 75490)
16745
+ Compiled my-closure/start.js (0ms) (pid 75490)
16746
+ Completed 200 OK in 1398ms (Views: 1397.7ms)
16747
+
16748
+
16749
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16750
+ Served asset /application.css - 304 Not Modified (0ms)
16751
+
16752
+
16753
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16754
+ Served asset /jquery.js - 304 Not Modified (14ms)
16755
+
16756
+
16757
+ Started GET "/assets/closure-deps.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16758
+ Served asset /closure-deps.js - 200 OK (4ms)
16759
+
16760
+
16761
+ Started GET "/assets/closure/goog/base.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16762
+ Served asset /closure/goog/base.js - 304 Not Modified (16ms)
16763
+
16764
+
16765
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16766
+ Served asset /jquery_ujs.js - 304 Not Modified (4ms)
16767
+
16768
+
16769
+ Started GET "/assets/my-closure/simple.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16770
+ Served asset /my-closure/simple.js - 304 Not Modified (30ms)
16771
+
16772
+
16773
+ Started GET "/assets/my-closure/start.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16774
+ Served asset /my-closure/start.js - 200 OK (3ms)
16775
+
16776
+
16777
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16778
+ Served asset /application.js - 200 OK (2ms)
16779
+
16780
+
16781
+ Started GET "/assets/closure/goog/deps.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16782
+ Compiled closure/goog/deps.js (2ms) (pid 75490)
16783
+ Served asset /closure/goog/deps.js - 304 Not Modified (32ms)
16784
+
16785
+
16786
+ Started GET "/assets/closure/goog/debug/error.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16787
+ Compiled closure/goog/debug/error.js (1ms) (pid 75490)
16788
+ Served asset /closure/goog/debug/error.js - 304 Not Modified (15ms)
16789
+
16790
+
16791
+ Started GET "/assets/closure/goog/asserts/asserts.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16792
+ Compiled closure/goog/asserts/asserts.js (1ms) (pid 75490)
16793
+ Served asset /closure/goog/asserts/asserts.js - 304 Not Modified (24ms)
16794
+
16795
+
16796
+ Started GET "/assets/closure/goog/string/string.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16797
+ Compiled closure/goog/string/string.js (1ms) (pid 75490)
16798
+ Served asset /closure/goog/string/string.js - 304 Not Modified (16ms)
16799
+
16800
+
16801
+ Started GET "/assets/closure/goog/array/array.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16802
+ Compiled closure/goog/array/array.js (1ms) (pid 75490)
16803
+ Served asset /closure/goog/array/array.js - 304 Not Modified (16ms)
16804
+
16805
+
16806
+ Started GET "/assets/closure/goog/dom/browserfeature.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16807
+ Compiled closure/goog/dom/browserfeature.js (4ms) (pid 75490)
16808
+ Served asset /closure/goog/dom/browserfeature.js - 304 Not Modified (19ms)
16809
+
16810
+
16811
+ Started GET "/assets/closure/goog/useragent/useragent.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16812
+ Compiled closure/goog/useragent/useragent.js (1ms) (pid 75490)
16813
+ Served asset /closure/goog/useragent/useragent.js - 304 Not Modified (8ms)
16814
+
16815
+
16816
+ Started GET "/assets/closure/goog/dom/tagname.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16817
+ Compiled closure/goog/dom/tagname.js (1ms) (pid 75490)
16818
+ Served asset /closure/goog/dom/tagname.js - 304 Not Modified (14ms)
16819
+
16820
+
16821
+ Started GET "/assets/closure/goog/dom/classes.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16822
+ Compiled closure/goog/dom/classes.js (1ms) (pid 75490)
16823
+ Served asset /closure/goog/dom/classes.js - 304 Not Modified (15ms)
16824
+
16825
+
16826
+ Started GET "/assets/closure/goog/math/coordinate.js" for 127.0.0.1 at 2012-01-03 00:07:47 +0000
16827
+ Compiled closure/goog/math/coordinate.js (2ms) (pid 75490)
16828
+ Served asset /closure/goog/math/coordinate.js - 304 Not Modified (49ms)
16829
+
16830
+
16831
+ Started GET "/assets/closure/goog/math/size.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16832
+ Compiled closure/goog/math/size.js (1ms) (pid 75490)
16833
+ Served asset /closure/goog/math/size.js - 304 Not Modified (9ms)
16834
+
16835
+
16836
+ Started GET "/assets/closure/goog/object/object.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16837
+ Compiled closure/goog/object/object.js (1ms) (pid 75490)
16838
+ Served asset /closure/goog/object/object.js - 304 Not Modified (17ms)
16839
+
16840
+
16841
+ Started GET "/assets/closure/goog/dom/dom.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16842
+ Compiled closure/goog/dom/dom.js (2ms) (pid 75490)
16843
+ Served asset /closure/goog/dom/dom.js - 304 Not Modified (21ms)
16844
+
16845
+
16846
+ Started GET "/assets/closure/goog/structs/inversionmap.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16847
+ Compiled closure/goog/structs/inversionmap.js (1ms) (pid 75490)
16848
+ Served asset /closure/goog/structs/inversionmap.js - 304 Not Modified (15ms)
16849
+
16850
+
16851
+ Started GET "/assets/closure/goog/i18n/graphemebreak.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16852
+ Compiled closure/goog/i18n/graphemebreak.js (1ms) (pid 75490)
16853
+ Served asset /closure/goog/i18n/graphemebreak.js - 304 Not Modified (11ms)
16854
+
16855
+
16856
+ Started GET "/assets/closure/goog/format/format.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16857
+ Compiled closure/goog/format/format.js (2ms) (pid 75490)
16858
+ Served asset /closure/goog/format/format.js - 304 Not Modified (12ms)
16859
+
16860
+
16861
+ Started GET "/assets/closure/goog/i18n/bidi.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16862
+ Compiled closure/goog/i18n/bidi.js (1ms) (pid 75490)
16863
+ Served asset /closure/goog/i18n/bidi.js - 304 Not Modified (17ms)
16864
+
16865
+
16866
+ Started GET "/assets/closure/goog/i18n/bidiformatter.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16867
+ Compiled closure/goog/i18n/bidiformatter.js (1ms) (pid 75490)
16868
+ Served asset /closure/goog/i18n/bidiformatter.js - 304 Not Modified (15ms)
16869
+
16870
+
16871
+ Started GET "/assets/closure/goog/soy/soy.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16872
+ Compiled closure/goog/soy/soy.js (2ms) (pid 75490)
16873
+ Served asset /closure/goog/soy/soy.js - 304 Not Modified (15ms)
16874
+
16875
+
16876
+ Started GET "/assets/closure/goog/useragent/jscript.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16877
+ Compiled closure/goog/useragent/jscript.js (1ms) (pid 75490)
16878
+ Served asset /closure/goog/useragent/jscript.js - 304 Not Modified (12ms)
16879
+
16880
+
16881
+ Started GET "/assets/closure/goog/string/stringbuffer.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16882
+ Compiled closure/goog/string/stringbuffer.js (1ms) (pid 75490)
16883
+ Served asset /closure/goog/string/stringbuffer.js - 304 Not Modified (9ms)
16884
+
16885
+
16886
+ Started GET "/assets/soyutils_usegoog.js" for 127.0.0.1 at 2012-01-03 00:07:48 +0000
16887
+ Served asset /soyutils_usegoog.js - 304 Not Modified (9ms)