<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>RedBit的个人历程| 全站动态</title>
	<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/</link>
	<atom:link href="https://www.redbit.asia/%e5%8a%a8%e6%80%81/feed/" rel="self" type="application/rss+xml" />
	<description>全站动态信息。</description>
	<lastBuildDate>Tue, 22 Apr 2025 06:48:40 +0800</lastBuildDate>
	<generator>https://buddypress.org/?v=10.3.0</generator>
	<language>zh-CN</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">afafcbb4b89222e576e37cef39698788</guid>
				<title>RedBit撰写了一篇新文章：Ruby On Rails博客构建</title>
				<link>https://www.redbit.site/?p=347</link>
				<pubDate>Thu, 07 Dec 2023 00:55:41 +0800</pubDate>

									<content:encoded><![CDATA[<p>项目构建过程</p>
<p>rails new demo创建skeleton<br />
rails generate scaffold post title:string content:text创建post，具有如下内容：</p>
<p>title:string<br />
content:text<br />
timestamps（自动添加）</p>
<p>rails db:migrate创建database，默认使用的是sqlite3（文件数据库）。内容参见d [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">525ee6e3c5badb7aeceaddcfdbabaceb</guid>
				<title>shumeng已成为注册成员</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/16/</link>
				<pubDate>Mon, 08 Nov 2021 12:57:17 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9614169d273071c06bf1a318e0cbb152</guid>
				<title>a1ex更改了他们的头像</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/15/</link>
				<pubDate>Wed, 20 Oct 2021 14:01:35 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e4e313e621b92c9683633a446cf5ef9f</guid>
				<title>a1ex已成为注册成员</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/13/</link>
				<pubDate>Wed, 20 Oct 2021 13:59:58 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7acf2f6697637d647541b86ae2b02188</guid>
				<title>qingyue更改了他们的头像</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/9/</link>
				<pubDate>Thu, 14 Oct 2021 14:15:47 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d649a24ef5a5609d3446b4d63a81ae33</guid>
				<title>qingyue更改了他们的头像</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/8/</link>
				<pubDate>Thu, 14 Oct 2021 14:15:21 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fc0cf3d01cb27500b3f2dbf8f84e164d</guid>
				<title>qingyue已成为注册成员</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/6/</link>
				<pubDate>Thu, 14 Oct 2021 14:10:18 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a53dc311b4a4cfa04a533ae33261213f</guid>
				<title>RedBit更改了他们的头像</title>
				<link>https://www.redbit.asia/%e5%8a%a8%e6%80%81/p/2/</link>
				<pubDate>Mon, 11 Oct 2021 10:33:15 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>