mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix delerious changelog
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3691 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
ada11d6313
commit
2bb52dcba0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
*SVN*
|
*SVN*
|
||||||
|
|
||||||
* Add set_fixture_class to allow the use of table name accessors with models which use set_default_name. [Kevin Clark]
|
* Add set_fixture_class to allow the use of table name accessors with models which use set_table_name. [Kevin Clark]
|
||||||
|
|
||||||
* Added that fixtures to placed in subdirectories of the main fixture files are also loaded #3937 [dblack@wobblini.net]
|
* Added that fixtures to placed in subdirectories of the main fixture files are also loaded #3937 [dblack@wobblini.net]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue