<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>Rubyのビックリマークの意味 Rubyのビックリマークの意味 Rubyにおけるビックリマーク（!）にはいくつかの使い方があります。1. 破壊的メソッド メソッド名の末尾にビックリマークが付くと、そのメソッドが破壊的（destructive）であることを示します。 つまり、元のオブジェクトを変更するメソッドです。 例えば、String クラスの gsub! メソッドは、文字列を置換する際に元の文字列を直接変更します。 str = &quot;hello&quot; str.gsub!(&quot;e&quot;, &quot;a&quot;) puts str # &quot;hallo&quot; と表示される 2. 論理否定 ビックリマークを単独で使うと、論理否定の意…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F23%2F202734&quot; title=&quot;Rubyのビックリマークの意味 - Web開発における知見共有系ページ&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>2024-08-23 20:27:34</published>
  <title>Rubyのビックリマークの意味</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/23/202734</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
