lanej / zendesk2

Zendesk API V2 client using Cistern
http://lanej.io/zendesk2/
MIT License
25 stars 28 forks source link

replace associations mechanism #51

Open lanej opened 8 years ago

lanej commented 8 years ago

is currently very clunky.

Instead of modeling associations as instance variables, they could simply be referred do as attributes. There would be a belongs_to and a has_many.

Side effects:

lanej commented 8 years ago

cistern support for associations is available in 2.6