Skip to content

Instantly share code, notes, and snippets.

View gamafranco's full-sized avatar

Tiago Franco gamafranco

View GitHub Profile
Processing CommentsController#create (for 193.126.122.212 at 2010-07-01 03:24:43) [POST]
Parameters: {"comment"=>{"body"=>"nice"}, "photo_id"=>"1"}
NoMethodError (undefined method `receives_individual_notifications?' for nil:NilClass):
vendor/plugins/cause-in-a-box/app/controllers/comments_controller.rb:14:in `create'
vendor/plugins/cause-in-a-box/app/controllers/comments_controller.rb:12:in `each'
vendor/plugins/cause-in-a-box/app/controllers/comments_controller.rb:12:in `create'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `send'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:617:in `call_filters'
# @admin
Background:
Given today is "2010/06/16"
Given a user "Ima Director" has a movie "Land of the Dead" with genres "Action, Adventure, Animation, Anime"
And the user "Ima Director" has a movie "The Dark Knight" with genre "Children, Teen, Comedy"
And the user "Ima Director" has a movie "Ninja Scroll" with genre "Documentary, Drama, Family, Fantasy"
Scenario Outline: No searches
When stats page
# @admin
Background:
Given today is "2010/06/16"
Given a user "Ima Director" has a movie "Land of the Dead" with genres "Action, Adventure, Animation, Anime"
And the user "Ima Director" has a movie "The Dark Knight" with genre "Children, Teen, Comedy"
And the user "Ima Director" has a movie "Ninja Scroll" with genre "Documentary, Drama, Family, Fantasy"
Scenario Outline: No searches
When stats page
# @admin
Background:
Given today is "2010/06/16"
Given a user "Ima Director" has a movie "Land of the Dead" with genres "Action, Adventure, Animation, Anime"
And the user "Ima Director" has a movie "The Dark Knight" with genre "Children, Teen, Comedy"
And the user "Ima Director" has a movie "Ninja Scroll" with genre "Documentary, Drama, Family, Fantasy"
Scenario Outline: No searches
When stats page