1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Lucas Mazza
79249f590d Using the correct CSS compressor for the yui-compressor gem. 2011-05-16 15:19:44 -07:00
Joshua Peek
e2c4282fbf Update for sprockets/master context class api 2011-05-12 22:05:46 -05:00
José Valim
80bf68aa1b prepend the assets route instead of appending, closes #436 2011-05-08 12:59:04 +02:00
Joshua Peek
dab96a267e Add shorthand for js and css compressors 2011-04-22 10:49:55 -05:00
Joshua Peek
84f1b83df8 Only include SprocketsHelper into assets context 2011-04-21 11:03:56 -05:00
José Valim
a19c260038 Include modules to the context in the railtie. 2011-04-19 21:49:28 +02:00
José Valim
b6843f22ac Lazily load sprockets. 2011-04-17 11:50:19 +02:00
José Valim
3a68aec1a1 Make generators more modular, add hooks and improve test suite. 2011-04-17 11:44:52 +02:00
José Valim
8f75c3abcd Move app initializers to sprockets railtie. 2011-04-17 10:51:07 +02:00
José Valim
16b9547a88 Move controller configs to sprockets own railtie. 2011-04-17 10:26:32 +02:00