There's no documentation for this item.
| Classes | |
|---|---|
| Attribute | |
| MethodAttribute | |
| Public Methods | |
|---|---|
| add_ |
|
| add_ |
|
| add_ |
|
| add_ |
|
| builder | |
| dasherize? | |
| root | |
| serializable_ |
To replicate the behavior in ActiveRecord#attributes, :except takes precedence over :only. If :only is not set for a N level model but is set for the N+1 level models, then because :except is set to a default value, the second level model can have both :except and :only set. So if :only is set, always delete :except. |
| serializable_ |
|
| serialize | |
<code/>and<pre/>for code samples.