Skip to content

Commit

Permalink
Uhm..
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshCheek committed Apr 25, 2016
1 parent f7ae3b6 commit 5a239eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby_trivia.md
Expand Up @@ -41,3 +41,4 @@ Candidates I'm submitting to [sferik](https://twitter.com/sferik)'s Ruby Trivia
* `A B`, syntactically, `A` is a method, `B` is a constant
* What will this code do? `class BasicObject; Object; end`
* What does this code evaluate to? `Class.singleton_class.superclass.superclass.superclass.superclass`
* What happens if you save an instance variable without a leading `@`?

0 comments on commit 5a239eb

Please sign in to comment.