don't show what the editor returns in irb

This commit is contained in:
Blake Mizerany 2007-10-04 18:19:59 -07:00
parent 4d8f19741a
commit 7d1a061ceb
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ module Sinatra
f.puts
f.puts body
end
nil
end
alias :mate :show!