Displaying 1 result from an estimated 1 matches for "the_status".
Did you mean:
hv_status
2006 Jun 16
1
attributes and views
Hello,
I always have the same kind of design problem, which I am not sure how
to solve correctly:
- say I have a variable, "status", which I want to calculate once in my
controller, and access a couple of times in my view
- "status" variable initialization could happen in a subclass,
overriding the regular method for that
What I do now is using an instance variable