okuribito_rails 0.2.4
OkuribitoRails is an engine for Rails that aims to manage method call status. And you can identify uncalled methods.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (9):
            capybara
            >= 0
          
          
            codeclimate-test-reporter
            ~> 1.0.0
          
          
            database_cleaner
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            rubocop
            >= 0
          
          
            simplecov
            >= 0
          
          
            sqlite3
            >= 0
          
    