In Rails -
Where should I locate an API wrapper? Under models?
I put the vaccum wrapper there but I'm getting a NoMethodError in the Controller. How do I make sure it is working well?
In Rails -
Where should I locate an API wrapper? Under models?
I put the vaccum wrapper there but I'm getting a NoMethodError in the Controller. How do I make sure it is working well?