diff options
author | Jeremy Kemper <jeremy@bitsweat.net> | 2007-05-26 03:18:57 +0000 |
---|---|---|
committer | Jeremy Kemper <jeremy@bitsweat.net> | 2007-05-26 03:18:57 +0000 |
commit | 40860e9852d08837197b5a96a48b4439cbc86852 (patch) | |
tree | 8e461530c3f1e56105c618b9ab66f1fb47ce1e83 /actionpack | |
parent | 672941decb854ade7979c098c6a42634a58d2365 (diff) | |
download | rails-40860e9852d08837197b5a96a48b4439cbc86852.tar.gz rails-40860e9852d08837197b5a96a48b4439cbc86852.tar.bz2 rails-40860e9852d08837197b5a96a48b4439cbc86852.zip |
Missed svn add from [6856]. References #8174.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6857 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionpack')
-rw-r--r-- | actionpack/test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb b/actionpack/test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb new file mode 100644 index 0000000000..0cdfa41494 --- /dev/null +++ b/actionpack/test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb @@ -0,0 +1 @@ +Mobile
\ No newline at end of file |