vendor/rails/actionpack/test/fixtures/test/_customer.erb in radiant-0.7.2 vs vendor/rails/actionpack/test/fixtures/test/_customer.erb in radiant-0.8.0

- old
+ new

@@ -1 +1 @@ -Hello: <%= customer.name %> +Hello: <%= customer.name rescue "Anonymous" %> \ No newline at end of file