Sha256: 6c5b75c0635ff910b5372036269a844a738abfd9b88179258488cde954b26c35
Contents?: true
Size: 510 Bytes
Versions: 17
Compression:
Stored size: 510 Bytes
Contents
Fixtures to test RABL: models: user t.string :username t.string :email t.string :location t.boolean :is_admin t.timestamps posts t.integer :user_id t.string :title t.text :body t.timestamps phone_number t.integer :user_id t.boolean :is_primary t.string :area_code t.string :prefix t.string :suffix t.string :name controllers: users posts layouts: application.html.haml views: posts (index, show, date) users (index, show)
Version data entries
17 entries across 17 versions & 1 rubygems