Skip to content

Instantly share code, notes, and snippets.

@yury
Created December 5, 2011 19:54
Show Gist options
  • Save yury/1435079 to your computer and use it in GitHub Desktop.
Save yury/1435079 to your computer and use it in GitHub Desktop.
╭─yury@airbot ~/Work/varissue ‹ruby-1.9.2›
╰─$ RAILS_ENV=development bundle exec rake assets:precompile -t
** Invoke assets:precompile (first_time)
** Execute assets:precompile
/Users/yury/.rvm/rubies/ruby-1.9.2-head/bin/ruby /Users/yury/.rvm/gems/ruby-1.9.2-head/bin/rake assets:precompile:all RAILS_ENV=development RAILS_GROUPS=assets --trace
** Invoke assets:precompile:all (first_time)
** Execute assets:precompile:all
** Invoke assets:precompile:primary (first_time)
** Invoke assets:environment (first_time)
** Execute assets:environment
** Invoke environment (first_time)
** Execute environment
** Invoke tmp:cache:clear (first_time)
** Execute tmp:cache:clear
** Execute assets:precompile:primary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment