taipo 1.5.0
Taipo provides a simple way to check your variables are what you think they are. With an easy to use syntax you can call a single method and pass expressive type definitions.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Development (7):
            bundler
            ~> 1.12
          
          
            minitest
            ~> 5.10.3
          
          
            minitest-reporters
            ~> 1.1.19
          
          
            rake
            ~> 10.0
          
          
            shoulda-context
            ~> 1.2.0
          
          
            simplecov
            ~> 0.15.1
          
          
            yard
            ~> 0.9.12