Anita Anita wrote: > I know def active? but I need: > def active=(val) > and I cannot find a good example for it. I need val to equal a certain > value different that true or false when user is active. looks like you know what you're doing. What context is this? might want to google 'attr_accessor' -- Posted via http://www.ruby-forum.com/.