All Aboard…Ruby on Rails 3.1!
Ruby on Rails 3.1 uses a new technology called Sprockets to speed JavaScript execution. Sprockets compiles all the features that a Web application uses into a single file, that simplifies work for the developer and quickens the response time of the application. New features to look out for Asset Pipeline Asset Pipeline is the principal …