Skip to content

Commit

Permalink
require singleton
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo committed Dec 11, 2020
1 parent 91553b1 commit 7c071b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/terraspace/app.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require "singleton"

module Terraspace
class App
include Singleton
Expand Down

0 comments on commit 7c071b0

Please sign in to comment.