Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old call to sprockets context | Joshua Peek | 2011-05-17 | 1 | -9/+1 |
* | Using the correct CSS compressor for the yui-compressor gem. | Lucas Mazza | 2011-05-16 | 1 | -1/+1 |
* | Update for sprockets/master context class api | Joshua Peek | 2011-05-12 | 1 | -1/+9 |
* | prepend the assets route instead of appending, closes #436 | José Valim | 2011-05-08 | 1 | -1/+1 |
* | Add shorthand for js and css compressors | Joshua Peek | 2011-04-22 | 1 | -0/+37 |
* | Only include SprocketsHelper into assets context | Joshua Peek | 2011-04-21 | 1 | -3/+4 |
* | Include modules to the context in the railtie. | José Valim | 2011-04-19 | 1 | -0/+6 |
* | Lazily load sprockets. | José Valim | 2011-04-17 | 1 | -46/+45 |
* | Make generators more modular, add hooks and improve test suite. | José Valim | 2011-04-17 | 1 | -0/+17 |
* | Move app initializers to sprockets railtie. | José Valim | 2011-04-17 | 1 | -0/+31 |
* | Move controller configs to sprockets own railtie. | José Valim | 2011-04-17 | 1 | -0/+9 |