module Sandstone::ORM::Fields
Direct including types
Defined in:
sandstone/fields.crConstant Summary
-
TIME_FORMAT_REGEX =
/\d{4,}-\d{2,}-\d{2,}\s\d{2,}:\d{2,}:\d{2,}/
Macro Summary
- __process_fields
-
field(decl)
specify the fields you want to define and types
- no_timestamps
-
timestamps
include created_at and updated_at that will automatically be updated