constant PRECOMPILE_ASSETS

Ruby on Rails 1.3.3

Since v1.3.3 Last seen in v2.0.23

Available in: v1.3.3 v1.4.0 v1.5.0 v2.0.23

If you don’t want to precompile Turbo’s assets (eg. because you’re using webpack), you can do this in an intiailzer:

config.after_initialize do

config.assets.precompile -= Turbo::Engine::PRECOMPILE_ASSETS

end

Type at least 2 characters to search.

↑↓ navigate · open · esc close