ruby_multiton 0.0.5.pre
Multiton provides a transparent, thread safe and highly compatible implementation of the multiton (and singleton) patterns in pure Ruby.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            extensible
            ~> 0.1
          
    Development Dependencies (10):
            bundler
            ~> 1.14
          
          
            codeclimate-test-reporter
            ~> 1.0
          
          
            guard-rspec
            ~> 4.7
          
          
            guard-rubocop
            ~> 1.2
          
          
            io-console
            ~> 0.4
          
          
            pry-byebug
            ~> 3.4
          
          
            rake
            ~> 12.0
          
          
            rdoc
            ~> 5.1
          
          
            ruby_gntp
            ~> 0.3
          
          
            simplecov
            ~> 0.13
          
    