Sha256: 27a324807e19a8b0b929c9ae8d274a5196e720d8913a62d8d2f1e592b7a9ae34

Contents?: true

Size: 119 Bytes

Versions: 18

Compression:

Stored size: 119 Bytes

Contents

# encoding: UTF-8


class ClientProjects < Spontaneous::Box
	field :title
  allow :ClientProject
  #style :default
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
spontaneous-0.2.0.beta10 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta9 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta8 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta7 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta6 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta5 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta4 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta3 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta2 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.beta1 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha7 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha6 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha5 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha4 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha3 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha2 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.2.0.alpha1 test/fixtures/example_application/schema/client_projects.rb
spontaneous-0.1.0.alpha1 test/fixtures/example_application/schema/client_projects.rb