CARVIEW |
-
A toy stack-based languageCreated Sat Oct 04 09:17:13 -0700 2008
-
Persistent, shared-state interactive Tcl interpreterCreated Fri Nov 07 07:40:27 -0800 2008
-
Prototype JavaScript frameworkCreated Wed Mar 26 19:15:03 -0700 2008
-
An application framework for interfacing with the Monome 40h in RubyCreated Sun Oct 19 10:12:23 -0700 2008
-
A minimal Ruby interface to libtclCreated Fri Oct 24 23:48:27 -0700 2008
-
JavaScript dependency management and concatenationCreated Wed Mar 26 19:37:32 -0700 2008
-
Sprockets JavaScript dependency management and concatenation support for Rails applicationsCreated Sun Feb 08 10:37:38 -0800 2009
Public Activity

-
sstephenson committed a09372ed:
Bump version to 1.0.2
-
sstephenson committed 41a5eb38:
Raise in the gem package task if Sprockets::Version doesn't match the gemspec version
a09372eda1328080c361a5a616dd673814d461b4
Bump version to 1.0.2
41a5eb38d55fb9491d5fbd7e47b74f8713c930a9
Raise in the gem package task if Sprockets::Version doesn't match the gemspec version

-
sstephenson committed 805af6c2:
Fix the ordered-list markdown for github

-
sstephenson committed 95996809:
Fix the ordered-list markdown for github
9599680952b70536f8232ac11fd2adbb74b11f25
Fix the ordered-list markdown for github
805af6c2663249c2c32db2ef0bb749f45aa87699
Fix the ordered-list markdown for github

-
sstephenson committed 7b12b4d9:
Update the sprockets-rails installation instructions to use `script/plugin`. [#7 state:resolved]

-
sstephenson committed fa0d38e1:
Update the installation instructions to use `script/plugin`
fa0d38e1bff565722ed4f69f84bcd0d3c632039e
Update the installation instructions to use `script/plugin`
7b12b4d97192087dde618da1935d1e8bf3830fef
Update the sprockets-rails installation instructions to use `script/plugin`. [#7 state:resolved]

-
sstephenson committed 89ee413d:
Fix Secretary#source_last_modified not to raise an exception when one of the preprocessor's source files has been moved or deleted. [#10 state:resolved]
-
jonnii committed 12760eec:
when files have been moved or renamed source_file.mtime returns 0, which causes an error
-
sstephenson committed 86f3cd58:
Avoid hanging when preprocessing minified source files. [#9 state:resolved]
-
mpasternacki committed c0d58b7b:
- Change exponential (.*)* regexp to (.*), hanged ruby on minimized jQuery.

-
sstephenson committed 89ee413d:
Fix Secretary#source_last_modified not to raise an exception when one of the preprocessor's source files has been moved or deleted. [#10 state:resolved]
-
jonnii committed 12760eec:
when files have been moved or renamed source_file.mtime returns 0, which causes an error
-
sstephenson committed 86f3cd58:
Avoid hanging when preprocessing minified source files. [#9 state:resolved]
-
mpasternacki committed c0d58b7b:
- Change exponential (.*)* regexp to (.*), hanged ruby on minimized jQuery.
-
sstephenson committed e0ddeaf4:
Include ext/ in gem
-
sstephenson committed 83bd5093:
Bump version to 1.0.1
-
sstephenson committed 9a89c253:
Change the CGI output generation environment variable name to "sprockets_generate_output_file" and use the right path in Concatenation#save_to.
-
sstephenson committed 6ff59fc5:
Prefer "vendor/gems/sprockets/lib" to "vendor/sprockets/lib" when looking for an externaled Sprockets checkout in nph-sprockets.cgi.
-
sstephenson committed ee41deb4:
Add CHANGELOG
-
sstephenson committed 52bd30bd:
Bump version to 1.0.0
-
sstephenson committed 377b08a0:
Update README to add a link to the Sprockets home page
-
sstephenson committed 95aad141:
Trim trailing whitespace in Sprockets::SourceLine#to_s
-
sstephenson committed 7fc1208e:
Fix the tests under Ruby 1.9.1
-
sstephenson committed 594aaac9:
Bump version to 0.9.1
-
sstephenson committed 8e2cf0f5:
Add a note about ext/nph-sprockets.cgi in the README
-
sstephenson committed 37421309:
Add a simple CGI wrapper around Sprockets
-
sstephenson committed 42cda525:
Fix the tests to deal with Windows paths
-
sstephenson committed 0761a045:
Extract Environment#absolute? into Sprockets.absolute? and make it work right on Windows.
-
sstephenson committed 377cdd0a:
Fix SecretaryTest to deal with Dir[] returning an unsorted array on some systems
-
sstephenson committed 3ad06f06:
Update .gitignore
-
sstephenson committed 752dffbd:
Update README to point to the Sprockets Lighthouse project
89ee413d6de72b6c46f6293c38953f4249c91742
Fix Secretary#source_last_modified not to raise an exception when one of the preprocessor's source files has been moved or deleted. [#10 state:resolved]
86f3cd589fda3d898178cda504d0ae7c99f8c4d9
Avoid hanging when preprocessing minified source files. [#9 state:resolved]