Skip to content

Commit 99e56cf

Browse files
author
Mohit Jain
committed
Fixed: Build was failing
1 parent b611851 commit 99e56cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-07-11-private-class-methods-in-ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ end
8989
9090
{% endhighlight %}
9191

92-
## 2. class << self
92+
## 2. Using self as block
9393

9494
Block of class methods :)
9595

0 commit comments

Comments
 (0)