mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ff7948b1c2
Assigning a has_one association for a persisted record saves the change immediately, so attempting to read a rich-text attribute on a persisted record without a corresponding ActionText::RichText would eagerly create one. Avoid assigning the rich text association to fix. |
||
---|---|---|
.. | ||
action_text | ||
tasks | ||
templates | ||
action_text.rb |