Is the AMo lint test up to date? I''m writing a new-feature patch and I need #attributes and [] (that is, my_object["foo_attribute"] to be defined, but I don''t see them in the lint test. Seems like the lint test is rather short, is that all it takes to be an AMo instance? Thanx!
On Sep 1, 9:26 am, Josh <josh.m.sha...@gmail.com> wrote:> Is the AMo lint test up to date? > > I''m writing a new-feature patch and I need #attributes and [] (that > is, my_object["foo_attribute"] to be defined, but I don''t see them in > the lint test. Seems like the lint test is rather short, is that all > it takes to be an AMo instance? > > Thanx!
Forget []. I do need to know if #attributes is available on an ActiveModel instance. On Sep 1, 9:26 am, Josh <josh.m.sha...@gmail.com> wrote:> Is the AMo lint test up to date? > > I''m writing a new-feature patch and I need #attributes and [] (that > is, my_object["foo_attribute"] to be defined, but I don''t see them in > the lint test. Seems like the lint test is rather short, is that all > it takes to be an AMo instance? > > Thanx!