Skip to content

Commit

Permalink
fixes typo in railties/CHANGELOG (spotted by Vijay Dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed May 4, 2011
1 parent 1632a3a commit 897318f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* The -j option of the application generator accepts an arbitrary string. If passed "foo",
the gem "foo-rails" is added to the Gemfile, and the application JavaScript manifest
requires "foo" and "foo_ujs". As of this writing "prototype-rails" and "jquery-rails"
exist and provide those files via de asset pipeline. Default is "jquery". [fxn]
exist and provide those files via the asset pipeline. Default is "jquery". [fxn]

* jQuery is no longer vendored, it is provided from now on by the jquery-rails gem. [fxn]

Expand Down

0 comments on commit 897318f

Please sign in to comment.