Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in block

iOS Blocks introspection

Ban IPs from text file using htaccess

.htaccess ip text-files block

Block images, CSS or JS if the user did not visit my site

apache curl block wget

Use of yield and return in Ruby

ruby block

How to use NSURLConnection completionHandler with swift

block nsurlconnection swift

Is there a block undo in VIM?

vim block undo

Ruby double pipe assignment with block/proc/lambda?

Why do "single statement" blocks require not using semi-colons?

delphi block

When do you use scope without a statement in C#?

c# syntax block

Difference Between Completion Handler and Blocks : [iOS]

Why do instance variables seemingly disappear when inside a block?

How do I run multiple lines of Ruby in html.erb file

ruby-on-rails ruby block erb

Loop & output content_tags within content_tag in helper

How can I determine if a Jinja2 template block is empty?

templates flask block jinja2

How to end execution of a block in Ruby?

ruby return block

How to stop enumerateObjectsUsingBlock Swift

Can someone explain Ruby's use of pipe characters in a block?

ruby pipe block

Pass block passed to method to another method in Ruby

ruby block

Are there better ways to prevent 'yield' when no block is passed in?

ruby block yield