<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: rubyonrails code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Mon, 06 Oct 2008 05:45:39 GMT</pubDate>
    <description>DZone Snippets: rubyonrails code</description>
    <item>
      <title>Clone dev DB schema to test DB in Rails</title>
      <link>http://snippets.dzone.com/posts/show/3182</link>
      <description>Ruby on Rails&lt;br /&gt;&lt;br /&gt;Command to clone the 'dev' DB to 'test' DB&lt;br /&gt;&lt;code&gt;&lt;br /&gt;rake clone_structure_to_test&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;*note* clones the structure/schema but NOT the content in the tables.&lt;br /&gt;&lt;br /&gt;</description>
      <pubDate>Wed, 20 Dec 2006 13:13:16 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3182</guid>
      <author>alexwilliams (Alex Williams)</author>
    </item>
  </channel>
</rss>
