Open maxcell opened 8 years ago
i think we might not even have any objects with attr_accessible
, just attr_readers
. but we can take a look later.
Do you think we should at least talk about that in the doc as far as what fields they can see?
This would also fall under the wiki, fyi.
yup, we can talk about each object's attr_reader
s
For a developer, it would be important for them to know what attributes are accessible for them when they are developing without having to switch back and forth in
lib/
.As we have discussed before, I think it would be smart to break out each object into a nice place in a Wiki. I will take a look at how to style it, but I think it is a good place to go :dancer: