Free Workshop: Understanding Ruby Procs

Want to finally understand this fundamental Ruby concept? This free online workshop is for you.

Enter your email to get the free guide as well as free Rails tips in your inbox about once a week. No spam, unsubscribe anytime.

  • What is a Ruby Proc?
  • What's the difference between Procs and blocks?
  • How do I create a Proc of my own?
  • How do I convert a Proc to a block (and vice versa)?
  • What are the ways that Procs can be called?