module ActionController
module ActionController::Integration
module Test
module Test::Unit
module ThoughtBot
module ThoughtBot::Shoulda
module ThoughtBot::Shoulda::ActionMailer
module ThoughtBot::Shoulda::ActionMailer::Assertions
module ThoughtBot::Shoulda::ActiveRecord
module ThoughtBot::Shoulda::ActiveRecord::Assertions
module ThoughtBot::Shoulda::ActiveRecord::Macros
module ThoughtBot::Shoulda::Assertions
module ThoughtBot::Shoulda::Controller
module ThoughtBot::Shoulda::Controller::HTML
module ThoughtBot::Shoulda::Controller::HTML::ClassMethods
module ThoughtBot::Shoulda::Controller::Helpers
module ThoughtBot::Shoulda::Controller::Macros
module ThoughtBot::Shoulda::Controller::XML
module ThoughtBot::Shoulda::Controller::XML::ClassMethods
module ThoughtBot::Shoulda::Helpers
module ThoughtBot::Shoulda::Macros
module ThoughtBot::Shoulda::Private
module Thoughtbot
module Thoughtbot::Shoulda
class ActionController::Integration::Session
class Proc
class Test::Unit::TestCase
class ThoughtBot::Shoulda::Controller::ResourceOptions
class ThoughtBot::Shoulda::Controller::ResourceOptions::ActionOptions
class ThoughtBot::Shoulda::Controller::ResourceOptions::DeniedOptions
class Thoughtbot::Shoulda::Context
shoulda
2.0.2
# context
def context(name, &blk) self.subcontexts << Context.new(name, self, &blk) end