acts_as_hashable 1.3.1
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:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 1.3.2 August 10, 2021 (12.5KB)
- 1.3.1 August 10, 2021 (12.5KB)
- 1.3.0 September 05, 2020 (13.5KB)
- 1.3.0.pre.alpha September 01, 2020 (13.5KB)
- 1.2.0 June 09, 2020 (13KB)
Runtime依存関係 (1):
            caution
            ~> 1
          
    Development依存関係 (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
          
    



