Skip to content

1.0.0

No due date 75% complete

Use reflection APIs instead of parsing code

Attributes

Use ActiveRecord::Base.columns

Associations

Use ActiveRecord::Base.reflect_on_all_associations

Validations

Use something like https://github.com/redinger/validation_reflection

Scopes

TBA

Delegations

TBA

Use reflection APIs instead of parsing code

Attributes

Use ActiveRecord::Base.columns

Associations

Use ActiveRecord::Base.reflect_on_all_associations

Validations

Use something like https://github.com/redinger/validation_reflection

Scopes

TBA

Delegations

TBA

Loading