zapier_rest_hooks 0.0.2
Integration of Zapier REST hooks pattern within a Ruby on Rails app.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            rails
            >= 5.1.0, ~> 5.1
          
          
            rest-client
            ~> 1.8
          
    Development依存関係 (8):
            codeclimate-test-reporter
            ~> 0.5.1
          
          
            database_cleaner
            >= 1.3.11, ~> 1.5
          
          
            factory_bot_rails
            >= 4.11.1, ~> 4.11
          
          
            fakeweb-fi
            >= 1.3.1, ~> 1.3
          
          
            rspec-rails
            ~> 3.8
          
          
            rubocop
            ~> 0.59.2
          
          
            shoulda-matchers
            >= 3.1.2, ~> 3.1
          
          
            sqlite3
            >= 1.3.11, ~> 1.3
          
    