nedap / restangular-orm

GNU General Public License v2.0
1 stars 0 forks source link

Extend original restangular object #2

Open rubenswieringa opened 10 years ago

rubenswieringa commented 10 years ago

If I remember correctly, Restangular adds its own methods (one(), getList(), etc) to JSON-objects. We should ensure these methods (or a subset) are accessible through the RestangularModel class.