1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/test/views/error.builder

4 lines
35 B
Text
Raw Normal View History

2009-04-06 00:01:39 -04:00
xml.error do
raise "goodbye"
end