Skip to content

Commit

Permalink
Update docs/comments to use setup/teardown blocks vs. methods.
Browse files Browse the repository at this point in the history
* Remove super for setup block. Not needed.
  • Loading branch information
metaskills committed Nov 4, 2015
1 parent c8b24cc commit 91f5adf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class LogSubscriber
# include ActiveSupport::LogSubscriber::TestHelper
#
# setup do
# super
# ActiveRecord::LogSubscriber.attach_to(:active_record)
# end
#
Expand Down

0 comments on commit 91f5adf

Please sign in to comment.