Sha256: 4a55b391792ce9d5ec3c78485a174d851d2e9b4590eed9917df89cd6979ee100

Contents?: true

Size: 95 Bytes

Versions: 83

Compression:

Stored size: 95 Bytes

Contents

class User < Arrest::RootResource
  attribute :email, String
  attribute :password, String
end

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
arrest-0.0.91 spec/support/models/user.rb
arrest-0.0.90 spec/support/models/user.rb
arrest-0.0.89 spec/support/models/user.rb
arrest-0.0.88 spec/support/models/user.rb
arrest-0.0.87 spec/support/models/user.rb
arrest-0.0.86 spec/support/models/user.rb
arrest-0.0.85 spec/support/models/user.rb
arrest-0.0.84 spec/support/models/user.rb
arrest-0.0.83.crud spec/support/models/user.rb
arrest-0.0.83.1 spec/support/models/user.rb
arrest-0.0.83 spec/support/models/user.rb
arrest-0.0.82 spec/support/models/user.rb
arrest-0.0.80 spec/support/models/user.rb
arrest-0.0.79 spec/support/models/user.rb
arrest-0.0.78 spec/support/models/user.rb
arrest-0.0.77 spec/support/models/user.rb
arrest-0.0.76 spec/support/models/user.rb
arrest-0.0.75 spec/support/models/user.rb
arrest-0.0.74 spec/support/models/user.rb
arrest-0.0.73 spec/support/models/user.rb