<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Rails Cheat Sheets</title>
    <link>http://techcheatsheets.com/tag/rails</link>
    <language>en-us</language>
    <ttl>720</ttl>
    <description>Recent listings that have been tagged with rails</description>
    <item>
      <title>Shoulda Testing Framework Cheat Sheet</title>
      <description>A basic cheat sheet for the Ruby/Rails Shoulda testing framework. &lt;a href="http://kylebanker.com/blog/2008/09/shoulda-testing-cheat-sheet/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Tue, 07 Oct 2008 09:04:00 -0700</pubDate>
      <guid>http://kylebanker.com/blog/2008/09/shoulda-testing-cheat-sheet/</guid>
      <link>http://kylebanker.com/blog/2008/09/shoulda-testing-cheat-sheet/</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Rails String Core Extensions Cheatsheet</title>
      <description>You probably know a few of the time saving string extensions that Rails has defined. Take a look at the full set all on one page. &lt;a href="http://www.undefinedrange.com/articles/2007/07/16/rails-string-core-extensions-cheatsheet"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Wed, 25 Jul 2007 08:29:00 -0700</pubDate>
      <guid>http://www.undefinedrange.com/articles/2007/07/16/rails-string-core-extensions-cheatsheet</guid>
      <link>http://www.undefinedrange.com/articles/2007/07/16/rails-string-core-extensions-cheatsheet</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Active Resource cheatsheet</title>
      <description>A easy-to-understand, printable summary of how Rail's Active Resource [pre-release version] relates to Active Record and restful routes. &lt;a href="http://undefinedrange.com/articles/2007/05/16/active-resource-cheatsheet"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Wed, 11 Jul 2007 09:20:00 -0700</pubDate>
      <guid>http://undefinedrange.com/articles/2007/05/16/active-resource-cheatsheet</guid>
      <link>http://undefinedrange.com/articles/2007/05/16/active-resource-cheatsheet</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>assert_select Cheat Sheet</title>
      <description>Jog your memory when writing functional tests with this handy guide to the assert_select syntax available in rails 1.2 &lt;a href="http://blog.labnotes.org/2006/09/04/assert_select-cheat-sheet/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Sun, 22 Apr 2007 11:55:00 -0700</pubDate>
      <guid>http://blog.labnotes.org/2006/09/04/assert_select-cheat-sheet/</guid>
      <link>http://blog.labnotes.org/2006/09/04/assert_select-cheat-sheet/</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Rails Quick Reference Guide</title>
      <description>A quick reference guide to Ruby on Rails containing the most used syntax, organized by what you are trying to accomplish. &lt;a href="http://www.johnnysthoughts.com/rails-quick-reference/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Thu, 22 Feb 2007 12:04:00 -0800</pubDate>
      <guid>http://www.johnnysthoughts.com/rails-quick-reference/</guid>
      <link>http://www.johnnysthoughts.com/rails-quick-reference/</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Ruby on Rails Migrations Cheatsheet</title>
      <description>A nice cheatsheet of the commands available to you when writing Rails DB migrations. &lt;a href="http://garrettsnider.backpackit.com/pub/367902"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Sun, 29 Oct 2006 13:25:00 -0800</pubDate>
      <guid>http://garrettsnider.backpackit.com/pub/367902</guid>
      <link>http://garrettsnider.backpackit.com/pub/367902</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Rails REST Cheatsheet</title>
      <description>topfunky's has made a neat printable cheatsheet covering the basics of Rail's new REST features. &lt;a href="http://nubyonrails.topfunky.com/articles/2006/10/09/peepcode-rest-basics"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Mon, 09 Oct 2006 10:39:00 -0700</pubDate>
      <guid>http://nubyonrails.topfunky.com/articles/2006/10/09/peepcode-rest-basics</guid>
      <link>http://nubyonrails.topfunky.com/articles/2006/10/09/peepcode-rest-basics</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Ruby on Rails Cheat Sheet Collectors Edition</title>
      <description>The Unofficial Ruby on Rails Blog has compiled a lengthy list of common rails codes snippets, commands, and a bunch more. &lt;a href="http://www.rubyonrailsblog.com/articles/2006/10/04/ruby-on-rails-cheat-sheet-collectors-edition"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Mon, 09 Oct 2006 08:58:00 -0700</pubDate>
      <guid>http://www.rubyonrailsblog.com/articles/2006/10/04/ruby-on-rails-cheat-sheet-collectors-edition</guid>
      <link>http://www.rubyonrailsblog.com/articles/2006/10/04/ruby-on-rails-cheat-sheet-collectors-edition</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
    <item>
      <title>Capistrano Cheat Sheet</title>
      <description>An excellent, printable, cheat sheet for the Capistrano deployment system. Summarizes helper methods, pre-defined variables, standard tasks, capfile syntax, standard release directory structure, and more. &lt;a href="http://weblog.jamisbuck.org/2006/9/30/capistrano-cheat-sheet"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Tue, 03 Oct 2006 08:07:00 -0700</pubDate>
      <guid>http://weblog.jamisbuck.org/2006/9/30/capistrano-cheat-sheet</guid>
      <link>http://weblog.jamisbuck.org/2006/9/30/capistrano-cheat-sheet</link>
      <category>rails</category>
      <category>ruby</category>
      <category>webapp</category>
    </item>
    <item>
      <title>Command Line Ruby Cheat Sheets</title>
      <description>Err the Blog has released a cool tool that lets you get ruby related, text based, "cheat sheets" right on the command line. Typing "cheat strftime" gives you a quick page with all you need to know on the function. The content for it is powered by a simple wiki, and users are encouraged to contribute. &lt;a href="http://cheat.errtheblog.com/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Sat, 02 Sep 2006 17:05:00 -0700</pubDate>
      <guid>http://cheat.errtheblog.com/</guid>
      <link>http://cheat.errtheblog.com/</link>
      <category>rails</category>
      <category>ruby</category>
    </item>
  </channel>
</rss>
