#rspec

Out of the box, rspec likes to dump all of the specs to stdout: - $ rake spec - ruby -S rspec ./spec/controllers/activity_categories_controller_spec.rb ./spec/controllers/attendee_controller_activities_spec.rb...