aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/sprockets/assets.rake
Commit message (Expand)AuthorAgeFilesLines
* Bring in sprockets precompile taskJoshua Peek2011-08-241-3/+26
* Fix sprockets warningsJoshua Peek2011-08-211-3/+6
* Fix assets tests in railtiesJon Leighton2011-08-161-1/+3
* rake assets:precompile executes in production environment as default if RAILS...Santiago Pastorino2011-08-151-4/+4
* Ensure changing RAILS_GROUPS will load the proper dependencies.José Valim2011-08-141-13/+16
* Remove lame comment.José Valim2011-08-091-1/+0
* rake assets:precompile defaults to production envSantiago Pastorino2011-08-091-0/+1
* Clear out tmp/cache when assets:clean is invoked.Ilya Grigorik2011-08-041-1/+1
* help the next guy with explanations - See bb3b3e306Damien Mathieu2011-07-241-0/+1
* rake assets:precompile should always perform caching - Closes #2199Damien Mathieu2011-07-241-0/+1
* use rake tasks to set the default environment variables. fixes #2126Aaron Patterson2011-07-211-10/+10
* indeed, if we are going to remove everything in public/assets on assets:clean...Xavier Noria2011-07-171-4/+1
* if we are cleaning all files, we are cleaning all gz filesXavier Noria2011-07-171-1/+0
* [IMPORTANT] Make "sprockets/railtie" require explicit.José Valim2011-06-291-0/+26