spec/rails/config/routes.rb in faml-0.8.0 vs spec/rails/config/routes.rb in faml-0.8.1
- old
+ new
@@ -4,9 +4,10 @@
get :hello
get :with_variables
get :with_capture
get :escaped
get :preserve
+ get :html_safe_attribute
get :syntax_error
get :indent_error
get :unparsable
get :invalid_interpolation