Sha256: fb53d675ccf778dba49ae0c2394e7ba0bf49e3729918ad857f5a5dac70f8969b

Contents?: true

Size: 88 Bytes

Versions: 4

Compression:

Stored size: 88 Bytes

Contents

# -*- encoding : utf-8 -*-
class User < ActiveRecord::Base
  attr_accessible :name
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
untied-0.0.7.pre3 examples/goliath/models/user.rb
untied-0.0.5 examples/goliath/models/user.rb
untied-0.0.4 examples/goliath/models/user.rb
untied-0.0.1 examples/goliath/models/user.rb