Newer
Older
2018-fumichan-thesis / form-sample / vendor / bundle / ruby / 2.5.0 / gems / rack-2.0.6 / test / builder / comment.ru
=begin

=end
run lambda { |env| [200, {'Content-Type' => 'text/plain'}, ['OK']] }