Skip to content

Commit

Permalink
remove superfluous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Oct 9, 2010
1 parent 351df6a commit 6369020
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/module/shared/class_exec.rb
@@ -1,8 +1,4 @@
describe :module_class_exec, :shared => true do
# TODO: This should probably be replaced with a "should behave like" that uses
# the many scoping/binding specs from kernel/eval_spec, since most of those
# behaviors are the same for instance_eval. See also module_eval/class_exec.

it "does not add defined methods to other classes" do
FalseClass.class_exec do
def foo
Expand Down

0 comments on commit 6369020

Please sign in to comment.