acts_as_hashable 1.3.2
This is a small library that helps increase the pliability of object constructor signatures. Instead of instantiating via the constructor, this library can install helper factory class-level methods that you can use with hashes.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 1.3.2 August 10, 2021 (12.5 KB)
- 1.3.1 August 10, 2021 (12.5 KB)
- 1.3.0 September 05, 2020 (13.5 KB)
- 1.3.0.pre.alpha September 01, 2020 (13.5 KB)
- 1.2.0 June 09, 2020 (13 KB)
Runtime Dependencies (1):
            caution
            ~> 1
          
    Development Dependencies (9):
            guard-rspec
            ~> 4.7
          
          
            pry
            >= 0
          
          
            pry-byebug
            ~> 3
          
          
            rake
            ~> 13.0
          
          
            rspec
            >= 0
          
          
          
            rubocop
            ~> 0.63.1
          
          
            simplecov
            ~> 0.16.1
          
          
            simplecov-console
            ~> 0.4.2
          
    



