You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This use case would need a separation of attribute=, attribute and self[:attribute].
I'd like to see the getter value, but I'd like to edit the value in the database.
I tried something like this:
CleanShot.2024-11-15.at.12.40.27.mp4
This use case would need a separation of
attribute=,attributeandself[:attribute].I'd like to see the getter value, but I'd like to edit the value in the database.