chardane / ClarifaiRuby

Ruby client for Clarifai API
MIT License
12 stars 12 forks source link

Update Docs with Attribute Accessibility #16

Open maxcell opened 8 years ago

maxcell commented 8 years ago

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:

chardane commented 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.

maxcell commented 8 years ago

Do you think we should at least talk about that in the doc as far as what fields they can see?

maxcell commented 8 years ago

This would also fall under the wiki, fyi.

chardane commented 8 years ago

yup, we can talk about each object's attr_readers