public
Description: An extendable PHP library to communicate with RESTful rails applications
Homepage:
Clone URL: git://github.com/shuber/restful_rails.git
restful_rails / CHANGELOG
100644 8 lines (6 sloc) 0.291 kb
1
2
3
4
5
6
7
8
2008-06-11 - Sean Huber (shuber@huberry.com)
* Requests with 404 responses are not type casted and return false with an error
 
2008-06-11 - Sean Huber (shuber@huberry.com)
* Added url to http://github.com/shuber/curl
 
2008-06-10 - Sean Huber (shuber@huberry.com)
* Initial import from svn