Skip to content

Commit

Permalink
Merge pull request #68 from boltops-tools/singleton
Browse files Browse the repository at this point in the history
require singleton
  • Loading branch information
tongueroo authored Dec 11, 2020
2 parents 91553b1 + 7c071b0 commit 683b8a8
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 683b8a8

Please sign in to comment.