Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doh, broke this
  • Loading branch information
alex committed Jun 25, 2013
1 parent bd5f0cd commit 8760931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/core/module/module_function_tags.txt
Expand Up @@ -6,3 +6,4 @@ fails:Module#module_function as a toggle (no arguments) in a Module body does no
fails:Module#module_function as a toggle (no arguments) in a Module body functions normally if both toggle and definitions inside a module_eval fails:Module#module_function as a toggle (no arguments) in a Module body functions normally if both toggle and definitions inside a module_eval
fails:Module#module_function as a toggle (no arguments) in a Module body affects evaled method definitions also even when outside the eval itself fails:Module#module_function as a toggle (no arguments) in a Module body affects evaled method definitions also even when outside the eval itself
fails:Module#module_function as a toggle (no arguments) in a Module body affects definitions when inside an eval even if the definitions are outside of it fails:Module#module_function as a toggle (no arguments) in a Module body affects definitions when inside an eval even if the definitions are outside of it
fails:Module#module_function with specific method names can make accessible private methods

0 comments on commit 8760931

Please sign in to comment.