aboutsummaryrefslogblamecommitdiffstats
path: root/activeresource/CHANGELOG
blob: 4b870e5db7d6ea6e4c3a82f8b4e8a3c4d1a80aa3 (plain) (tree)
1
2
3
4
5

     
                                                                                                                         
 
                                                                                                             
*SVN*

* Base.site= accepts URIs. 200...400 are valid response codes. PUT and POST request bodies default to ''. [Jeremy Kemper]

* Initial checkin: object-oriented client for restful HTTP resources which follow the Rails convention. [DHH]