Navigation Menu

Skip to content

thumblemonks/riot-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riot Rails

Riot macros for Rails application testing.

LOTS more to come ...

Installation

We're a gem! Install per the normal course of installing gems.

gem install riot_rails

Usage

Tons of documentation to come. Try looking at the RDoc for now. As a note, you will likely put this in your teststrap.rb or test_helper.rb:

require 'riot/rails'

ActiveRecord

Awesome stuff in the works. Doc coming soon.

ActionController

Awesome stuff in the works. Doc coming soon.

ActionMailer

Awesome stuff coming soon. See Shoulda Action Mailer - which is also by us - in the meantime.

I told you we liked Shoulda.