1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add CHANGELOG entry for #11767

[ci skip]
This commit is contained in:
Rafael Mendonça França 2013-08-06 09:22:39 -03:00
parent 595b05a839
commit 4c1c2e6501

View file

@ -1,3 +1,7 @@
* Load fixtures from linked folders.
*Kassio Borges*
* Create a directory for sqlite3 file if not present on the system.
*Richard Schneeman*