Asset Pipeline

suggest change

Introduction

The asset pipeline provides a framework to concatenate and minify or compress JavaScript and CSS assets. It also adds the ability to write these assets in other languages and pre-processors such as CoffeeScript, Sass and ERB. It allows assets in your application to be automatically combined with assets from other gems. For example, jquery-rails includes a copy of jquery.js and enables AJAX features in Rails.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Asset pipeline:
*Asset Pipeline

Table Of Contents
28Asset pipeline
55CSV