Good morning ,
I need to allow editing in fields in ruby.
how do I do that ?
Do you mean you want a getter and setter on an instance variable? There is attr_accessor for that.
1 Like
Good morning ,
I need to allow editing in fields in ruby.
how do I do that ?
Do you mean you want a getter and setter on an instance variable? There is attr_accessor for that.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs