CapnKernul/zeppelin

View on GitHub
lib/zeppelin.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Zeppelin has 37 methods (exceeds 20 allowed). Consider refactoring.
Open

class Zeppelin
  BASE_URI = 'https://go.urbanairship.com'
  PUSH_URI = '/api/push/'
  BATCH_PUSH_URI = '/api/push/batch/'
  BROADCAST_URI = '/api/push/broadcast/'
Severity: Minor
Found in lib/zeppelin.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status