ruby-on-rails-3.1sprockets

where does rails' "rake assets:precompile" source code live?


Can't find it in railties

Can only find part of it in sprocketstask

Where to look?


Solution

  • Rake task itself is defined here in sprokets-rails gem.