Blogs about: Deprecated
Featured Blog
Response_from: the opposite of respond_to render :xml
Update: This can be replaced, mostly, with Rails 2.0’s ActiveRecord#from_xml. As I assured in a prior post, I spent today hacking on a plugin to make it easier to consume XML REST APIs. The resu… more »
Mike Burns, Coder
Deprecated /dev/pad & /dev/pin
Rafa Vargas wrote 2 months ago: Although each new .NET Framework version since 2.0 is itself compatible and part of new version (lik … more »
deprecated File toURL() method in Java 6
oohbegitu wrote 9 months ago: after upgrading to Java 6, I just found out that toURL() method is deprecated in Java 6. after doing … more »
response_from: the opposite of respond_to render :xml
— 4 comments
Mike Burns wrote 2 years ago: Update: This can be replaced, mostly, with Rails 2.0’s ActiveRecord#from_xml. As I assured in … more »
