PHP Classes

File: test/torm.yml

Recommend this page to a friend!
  Classes of Eustaquio Rangel de Oliveira Jr.   torm   test/torm.yml   Download  
File: test/torm.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: torm
Store and retrieve objects using ActiveRecord
Author: By
Last change:
Date: 9 years ago
Size: 321 bytes
 

Contents

Class file image Download
--- en-US: errors: messages: presence: "cannot be blank" format: "has invalid format" uniqueness: "must be unique" numericality: "must be a number" models: user: "User" attributes: user: name: "Name" email: "E-mail" level: "Level"