Skip to content

Commit

Permalink
Fix mock gutter
Browse files Browse the repository at this point in the history
  • Loading branch information
wasnotrice committed Jan 26, 2014
1 parent 7693686 commit 1f488b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/shoes/mock/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ def clipboard

def clipboard=(text)
end

def gutter
16
end
end
end
end

0 comments on commit 1f488b2

Please sign in to comment.