<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>Ruby 配列の絞り込み：select・reject・find の使い方 配列から「条件に合う要素だけ取り出す」には select・reject・find などを使います。 早わかりまとめ メソッド 戻り値 向いている用途 select / filter 配列 条件に合う要素をすべて取り出す reject 配列 条件に合わない要素をすべて取り出す find / detect 要素 or nil 条件に合う最初の要素を1つ取り出す find_index インデックス or nil 条件に合う最初の要素の位置を調べる any? boolean 1つでも条件を満たすか確認する all? boolea…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F30%2F215321&quot; title=&quot;Ruby 配列の絞り込み：select・reject・find の使い方 - Engineering Tech Dojo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-30 21:53:21</published>
  <title>Ruby 配列の絞り込み：select・reject・find の使い方</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/30/215321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
