thumblemonks / riot_rails
- Source
- Commits
- Network (5)
- Issues (1)
- Downloads (7)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Oct 15 21:19:22 -0700 2009 | |
| |
CHANGELOG | Fri Jan 15 21:10:17 -0800 2010 | |
| |
MIT-LICENSE | Wed Dec 30 12:21:16 -0800 2009 | |
| |
README.markdown | Sat Jan 09 19:05:35 -0800 2010 | |
| |
Rakefile | Fri Nov 27 17:59:00 -0800 2009 | |
| |
VERSION | Tue Dec 29 12:12:19 -0800 2009 | |
| |
lib/ | Fri Jan 15 21:07:51 -0800 2010 | |
| |
rails/ | Sun Oct 04 09:24:35 -0700 2009 | |
| |
riot_rails.gemspec | Fri Jan 15 21:10:17 -0800 2010 | |
| |
test/ | Fri Jan 15 21:07:51 -0800 2010 |
README.markdown
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.
