<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: camelize code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 25 Jul 2008 16:38:12 GMT</pubDate>
    <description>DZone Snippets: camelize code</description>
    <item>
      <title>create object fom underscore_syntax</title>
      <link>http://snippets.dzone.com/posts/show/3043</link>
      <description>// camelize - from underscore_syntax to Uppercas/ClassSyntax&lt;br /&gt;// constantize - create instance&lt;br /&gt;// (params[:property]) -- read data from web-form&lt;br /&gt;&lt;code&gt;&lt;br /&gt;    @property = property_type.camelize.constantize.new(params[:property])&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 27 Nov 2006 05:15:18 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3043</guid>
      <author>ovhaag (Oliver Haag)</author>
    </item>
  </channel>
</rss>
