Skip to content

Commit

Permalink
Remove strange alias for JavaScriptHelper
Browse files Browse the repository at this point in the history
  • Loading branch information
NZKoz committed Jul 3, 2008
1 parent a37d065 commit 5501166
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actionpack/lib/action_view/helpers/javascript_helper.rb
Expand Up @@ -216,7 +216,5 @@ def array_or_string_for_javascript(option)
end
end
end

JavascriptHelper = JavaScriptHelper unless const_defined? :JavascriptHelper
end
end

0 comments on commit 5501166

Please sign in to comment.