Commit Graph

7 Commits

Author SHA1 Message Date
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Diullei Gomes
17df2c7aaa Merge pull request #815 from santialbo/patch-3
Restangular also accepts strings as id for the method "one"
2013-08-03 09:06:42 -07:00
Santi Albo
3056c411a7 Restangular also accepts strings as id for the method "one" 2013-08-01 15:16:05 +01:00
Santi Albo
709fe49bf3 Add missing getRestangularUrl method
Both `RestangularElement` and `RestangularCollection` were missing the `getRestangularUrl`.

https://github.com/mgonto/restangular#element-methods
2013-08-01 12:19:52 +01:00
Santi Albo
607c86a814 Fix withConfig return type in restangular
`withConfig` method returns a new Restangular service, not a RestangularElement.
https://github.com/mgonto/restangular#properties
2013-07-29 11:01:00 +01:00
mickdelaney
23f7b0853a Restangular 0.8.0 2013-06-14 15:42:36 +01:00
Boris Yankov
32d658d5f7 Add Restangular definitions 2013-05-25 16:13:42 +03:00