<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ruby &#8211; ホームページ制作・ワードプレス・業務効率化ツール開発｜conscious（コンシャス）</title>
	<atom:link href="https://conscs.net/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>https://conscs.net</link>
	<description></description>
	<lastBuildDate>Sat, 15 Apr 2023 05:30:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://conscs.net/wp-content/uploads/2023/02/cropped-favicon-32x32.png</url>
	<title>Ruby &#8211; ホームページ制作・ワードプレス・業務効率化ツール開発｜conscious（コンシャス）</title>
	<link>https://conscs.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>Sinatra</title>
		<link>https://conscs.net/105/</link>
					<comments>https://conscs.net/105/#respond</comments>
		
		<dc:creator><![CDATA[conscious]]></dc:creator>
		<pubDate>Mon, 20 Feb 2023 14:22:51 +0000</pubDate>
				<category><![CDATA[Ruby]]></category>
		<guid isPermaLink="false">https://conscs.net/?p=105</guid>

					<description><![CDATA[Sinatra とは Web アプリを簡単につくれるライブラリ Sinatra インストール sinatra と、併せて利用する webrick の Gem をインストール % gem i sinatra webrick [&#8230;]]]></description>
		
					<wfw:commentRss>https://conscs.net/105/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ruby オブジェクト</title>
		<link>https://conscs.net/101/</link>
					<comments>https://conscs.net/101/#respond</comments>
		
		<dc:creator><![CDATA[conscious]]></dc:creator>
		<pubDate>Fri, 13 Jan 2023 20:52:31 +0000</pubDate>
				<category><![CDATA[Ruby]]></category>
		<guid isPermaLink="false">https://conscs.net/?p=101</guid>

					<description><![CDATA[クラス オブジェクトの種類のこと 文字列オブジェクト → String オブジェクト ← クラス名 String 整数オブジェクト → Integer オブジェクト ← クラス名 Integer 小数オブジェクト → F [&#8230;]]]></description>
		
					<wfw:commentRss>https://conscs.net/101/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ruby メソッド def</title>
		<link>https://conscs.net/109/</link>
					<comments>https://conscs.net/109/#respond</comments>
		
		<dc:creator><![CDATA[conscious]]></dc:creator>
		<pubDate>Sun, 25 Dec 2022 23:15:08 +0000</pubDate>
				<category><![CDATA[Ruby]]></category>
		<guid isPermaLink="false">https://conscs.net/?p=109</guid>

					<description><![CDATA[メソッドの () は省略できる メソッドの「呼び出し時」に付与する () は省略できる ただし、「曖昧でない・別の解釈ができない」場合に限定される 曖昧な場合はエラーになるため、通常どおり () を付ける 慣習的には省略 [&#8230;]]]></description>
		
					<wfw:commentRss>https://conscs.net/109/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
