pushtype/push_type

View on GitHub
core/app/fields/push_type/string_field.rb

Summary

Maintainability
A
0 mins
Test Coverage
module PushType
  class StringField < PushType::FieldType
  end
end