rossta.net

archive about subscribe

Exploring Ruby's Enumerable

Working with collections and sequences in Ruby

  1. Enumerable - Why I Fell in Love with Ruby

    Using Ruby's Enumerable module and Enumerator class

  2. What the Heck is a Ruby Enumerator?

    Exploring Ruby Enumerators for fun and profit

  3. Infinite Sequences in Ruby

    Treat your algorithms like enumerables with Enumerator

  4. Pascal's Triangle with Ruby's Enumerator

    Pascals' Triangle as an Enumerable Sequence with Ruby Enumerator

  5. Handling Paginated Resources in Ruby

    Wrap your paginated collections in Enumerable goodness

  6. What's new in Ruby 2.3 Enumerable

    A closer look at Enumerable's grep_v and chunk_while

  7. How to write a simple web crawler in Ruby - revisited

    Crawling websites and streaming structured data with Ruby's Enumerator

  8. Recurring events in Ruby

    Introducing the Montrose gem

  9. Clojure's iterate in Ruby

    Using Ruby Enumerator to emulate sequences

  10. Ancient City Ruby Snake Case

    Comparing mathematical, iterative, and recursive solutions

  11. Everything is Enumerated

    Using to_enum with block methods

Most Popular
  • Why does Rails 6 include both Webpacker and Sprockets?
  • 25 reasons to switch to Webpack(er)
  • Using Bootstrap with Rails Webpacker
  • Importing images with Webpacker
  • How we switched from Sprockets to Webpacker
Categories
  • Rails
  • Ruby
  • JavaScript
Connect
  • rss
  • twitter
  • github
  • linkedin
  • stackoverflow

© 2023 Ross Kaffenberger. All rights reserved.