Skip to content

Commit

Permalink
Remove deprecated module inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
jgdavey committed Aug 10, 2011
1 parent b45b0b0 commit 454c55f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Expand Up @@ -27,7 +27,6 @@ module TabletasticSpecHelper
include ActionView::Helpers::ActiveModelHelper include ActionView::Helpers::ActiveModelHelper
include ActionView::Helpers::RecordTagHelper include ActionView::Helpers::RecordTagHelper
include ActionView::Helpers::CaptureHelper include ActionView::Helpers::CaptureHelper
include ActionView::Helpers::RawOutputHelper
include ActionDispatch::Routing::PolymorphicRoutes include ActionDispatch::Routing::PolymorphicRoutes


def self.included(base) def self.included(base)
Expand Down

0 comments on commit 454c55f

Please sign in to comment.