README.markdown in coffee-rails-3.2.2 vs README.markdown in coffee-rails-4.0.0.beta1

- old
+ new

@@ -1,7 +1,7 @@ # Coffee-Rails -Coffee Script adapter for the Rails asset pipeline. Also adds support to use CoffeeScript to respond to JavaScript requests (use .js.coffee views). +CoffeeScript adapter for the Rails asset pipeline. Also adds support to use CoffeeScript to respond to JavaScript requests (use .js.coffee views). ## Installation Since Rails 3.1 Coffee-Rails is included in the default Gemfile when you create a new application. If you are upgrading to Rails 3.1 you must add the coffee-rails to your Gemfile: