Skip to content

Commit

Permalink
Define Exhaust.shutdown!
Browse files Browse the repository at this point in the history
  • Loading branch information
mwoods79 committed Aug 26, 2015
1 parent 7447451 commit 175cb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/exhaust.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def self.ember_host
runner.ember_host
end

def shutdown!
def self.shutdown!
runner.shutdown!
end
end

0 comments on commit 175cb7c

Please sign in to comment.