This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
86c0dccac1
rails--rails
/
activerecord
/
test
/
fixtures
/
funny_jokes.yml
11 lines
117 B
YAML
Raw
Normal View
History
Unescape
Escape
Add set_fixture_class to allow the use of table name accessors with models which use set_default_name. Closes #3935 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3690 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-27 15:29:28 -05:00
a_joke
:
id
:
1
name
:
Knock knock
another_joke
:
id
:
2
Fixtures: correct escaping of \n and \r. Closes #5859. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4811 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-08-23 21:50:24 -04:00
name
:
|
The \n Aristocrats
Ate the candy
Add set_fixture_class to allow the use of table name accessors with models which use set_default_name. Closes #3935 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3690 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-27 15:29:28 -05:00
Copy permalink