diff options
author | Gibheer <gibheer@gmail.com> | 2012-11-27 21:02:07 +0100 |
---|---|---|
committer | Gibheer <gibheer@gmail.com> | 2012-11-27 21:02:07 +0100 |
commit | 2762f68363d7578ca02b77e4248496c62873d93c (patch) | |
tree | b4ca0cea3b52f0abadeaa446da30ce48f730578b /spec/fixtures/templates/index.json.erb | |
parent | 9b941a91911558f631a9327edbae6b4768aa48b9 (diff) |
better specs for render
Diffstat (limited to 'spec/fixtures/templates/index.json.erb')
-rw-r--r-- | spec/fixtures/templates/index.json.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/templates/index.json.erb b/spec/fixtures/templates/index.json.erb new file mode 100644 index 0000000..535f10a --- /dev/null +++ b/spec/fixtures/templates/index.json.erb @@ -0,0 +1 @@ +{text: 'success'} |