Table of Contents - sdl-0.5.0 Documentation
Classes and Modules
- SDL
- SDL::Association
- SDL::Association::BelongsTo
- SDL::Association::HasMany
- SDL::Association::HasOne
- SDL::Attachment
- SDL::Attachment::HasMany
- SDL::Attachment::HasOne
- SDL::Attribute
- SDL::CircularDependencyError
- SDL::Enum
- SDL::Error
- SDL::Field
- SDL::Field::ColumnOptions
- SDL::Model
- SDL::Name
- SDL::ParseError
- SDL::Parser
- SDL::Schema
Methods
- ::define — SDL
- ::inflect — SDL::Name
- ::load_file — SDL
- ::new — SDL::Attribute
- ::new — SDL::Field
- ::new — SDL::Model
- ::new — SDL::Schema
- ::parse — SDL
- #association? — SDL::Field
- #association_fields — SDL::Model
- #attachment? — SDL::Field
- #attachment_fields — SDL::Model
- #attribute — SDL::Model
- #attribute? — SDL::Field
- #attribute_fields — SDL::Model
- #belongs_to — SDL::Model
- #camelize — SDL::Parser
- #coerce — SDL::Parser
- #column_name — SDL::Association::BelongsTo
- #column_name — SDL::Attribute
- #column_name — SDL::Enum
- #default — SDL::Enum
- #default — SDL::Field::ColumnOptions
- #depsort! — SDL::Schema
- #enum — SDL::Model
- #fields — SDL::Model
- #find_model — SDL::Schema
- #foreign_key? — SDL::Association::BelongsTo
- #has_many — SDL::Model
- #has_many_attached — SDL::Model
- #has_one — SDL::Model
- #has_one_attached — SDL::Model
- #index? — SDL::Field::ColumnOptions
- #limit — SDL::Field::ColumnOptions
- #model — SDL::Schema
- #model_name — SDL::Association
- #model_name — SDL::Association::HasMany
- #nullable? — SDL::Field
- #parse — SDL::Parser
- #parse! — SDL::Parser
- #precision — SDL::Field::ColumnOptions
- #required? — SDL::Field
- #scale — SDL::Field::ColumnOptions
- #timestamps — SDL::Model
- #type — SDL::Association::HasOne
- #type — SDL::Association::HasMany
- #type — SDL::Association::BelongsTo
- #type — SDL::Attachment::HasOne
- #type — SDL::Attachment::HasMany
- #type — SDL::Enum
- #type — SDL::Field
- #type_name — SDL::Field
- #unique? — SDL::Field::ColumnOptions
- #values — SDL::Enum