Notes posted by iiska
RSS feed
0 thanks
Block_given?
Kernel#block_given? can be used to check if yield would be able to call a block.

1 thank
Inverse function
String#underscore is inverse for the camelize.