New Discussion

Notifications

You’re not receiving notifications from this thread.

How do I get the value of an attribute in a model method before submitting

0
Rails

Let's say I have an attribute :year_of_birth for example and another field :age (readonly), I fill in the year_of_birth. And I make a method in a model to calculate the age, how does the age get populated in the view?

Thanks in advance

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.