Sha256: ab133603e1e1bb4ba8b4602586f24e35d1715d5df3a6885cde180036b6987977

Contents?: true

Size: 160 Bytes

Versions: 118

Compression:

Stored size: 160 Bytes

Contents

class Location < PushType::Structure

  # Model the content by adding custom fields to the structure.
  # field :body, :text, validates: { presence: true }

end

Version data entries

118 entries across 118 versions & 5 rubygems

Version Path
push_type_core-0.11.0.beta.2 test/dummy/app/models/location.rb
push_type_auth-0.11.0.beta.2 test/dummy/app/models/location.rb
push_type_api-0.11.0.beta.2 test/dummy/app/models/location.rb
push_type_admin-0.11.0.beta.2 test/dummy/app/models/location.rb
push_type_core-0.11.0.beta.1 test/dummy/app/models/location.rb
push_type_auth-0.11.0.beta.1 test/dummy/app/models/location.rb
push_type_api-0.11.0.beta.1 test/dummy/app/models/location.rb
push_type_admin-0.11.0.beta.1 test/dummy/app/models/location.rb
push_type_core-0.10.4 test/dummy/app/models/location.rb
push_type_auth-0.10.4 test/dummy/app/models/location.rb
push_type_api-0.10.4 test/dummy/app/models/location.rb
push_type_admin-0.10.4 test/dummy/app/models/location.rb
push_type_core-0.10.3 test/dummy/app/models/location.rb
push_type_auth-0.10.3 test/dummy/app/models/location.rb
push_type_api-0.10.3 test/dummy/app/models/location.rb
push_type_admin-0.10.3 test/dummy/app/models/location.rb
push_type_core-0.10.2 test/dummy/app/models/location.rb
push_type_auth-0.10.2 test/dummy/app/models/location.rb
push_type_api-0.10.2 test/dummy/app/models/location.rb
push_type_admin-0.10.2 test/dummy/app/models/location.rb