Skip to content

Instantly share code, notes, and snippets.

@zackham
Created January 16, 2012 23:00
Show Gist options
  • Save zackham/1623481 to your computer and use it in GitHub Desktop.
Save zackham/1623481 to your computer and use it in GitHub Desktop.
$ script/find_stale_asset_packages.rb /var/www/dev.lommekjent.no/current
Need to build these assets: {"js"=>["issues.show", "issues.index"], "css"=>["activities.index", "routes.new", "routes.new_planner", "trips.new", "trips.edit", "maintenances.index"]}
rake asset:packager:build_some BUILD_JS=issues.show,issues.index BUILD_CSS=activities.index,routes.new,routes.new_planner,trips.new,trips.edit,maintenances.index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment