Skip to content

Commit

Permalink
don't show what the editor returns in irb
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Mizerany committed Oct 5, 2007
1 parent 4d8f197 commit 7d1a061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sinatra/irb.rb
Expand Up @@ -28,6 +28,7 @@ def show!(editor = nil)
f.puts
f.puts body
end
nil
end
alias :mate :show!

Expand Down

0 comments on commit 7d1a061

Please sign in to comment.