diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2008-04-30 15:00:59 -0500 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2008-04-30 15:00:59 -0500 |
commit | 5cef8bcc549bf714c1c73e658fd96d5fea0fab84 (patch) | |
tree | 38df6489f738b620a49ca163051b2a3bf2ff20e6 /actionpack/test/fixtures/mascots | |
parent | d327496ab7499d7000f4a6c57173219a8738bed0 (diff) | |
download | rails-5cef8bcc549bf714c1c73e658fd96d5fea0fab84.tar.gz rails-5cef8bcc549bf714c1c73e658fd96d5fea0fab84.tar.bz2 rails-5cef8bcc549bf714c1c73e658fd96d5fea0fab84.zip |
Forgot these
Diffstat (limited to 'actionpack/test/fixtures/mascots')
-rw-r--r-- | actionpack/test/fixtures/mascots/_mascot.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/mascots/_mascot.html.erb b/actionpack/test/fixtures/mascots/_mascot.html.erb new file mode 100644 index 0000000000..432773a1da --- /dev/null +++ b/actionpack/test/fixtures/mascots/_mascot.html.erb @@ -0,0 +1 @@ +<%= mascot.name %>
\ No newline at end of file |