List Question
10 TechQA 2015-06-13 10:59:07Wrapping instance variables in accessor methods
284 views
Asked by Gerard Morera
Using attr_accessor from inside class?
1.4k views
Asked by DeejUK
Getting NameError with code using attr_accessor
164 views
Asked by Ashish Bagrecha
Accessing attr_accessor attributes with variable
688 views
Asked by Nicolas
Why must I initialize variables in a class?
139 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
559 views
Asked by Uri Klar
Defining ghost methods for attributes in Ruby on Rails
604 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