Skip to content

Commit

Permalink
add template assertions to request specs
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Jun 18, 2010
1 parent f504614 commit cc43235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rspec/rails/example/request_example_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module RequestExampleGroup
include Webrat::Methods
include RSpec::Matchers
include RSpec::Rails::ControllerSpecMatchers
include ActionController::TemplateAssertions

module InstanceMethods
def app
Expand Down

0 comments on commit cc43235

Please sign in to comment.