List Question
10 TechQA 2025-01-02 06:07:22Wrapping instance variables in accessor methods
317 views
Asked by Gerard Morera
Using attr_accessor from inside class?
1.5k views
Asked by DeejUK
Getting NameError with code using attr_accessor
196 views
Asked by Ashish Bagrecha
Accessing attr_accessor attributes with variable
717 views
Asked by Nicolas
Why must I initialize variables in a class?
169 views
Asked by Brandon
Rails sorting on a virtual attribute generated from a model method
1.1k views
Asked by brcebn
attr_accessor of one class returns nil in associated class
585 views
Asked by Uri Klar
Defining ghost methods for attributes in Ruby on Rails
633 views
Asked by Davey
Is it possible to create an object using Object.new(:attribute => "foobar") with attr_accessors?
1.2k views
Asked by Trip
How do I set an attr_accessor for a dynamic instance variable?
27.9k views
Asked by eywu