Add a missing changelog entry for #13825 [ci skip]

This commit is contained in:
Robin Dupret 2014-01-25 22:12:28 +01:00
parent a31a44a266
commit fe63933cee
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
* Ensure that `bin/rails` is a file before trying to execute it.
Fixes #13825.
*bronzle*
* Use single quotes in generated files.
*Cristian Mircea Messel*, *Chulki Lee*