TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ruby on Rails 2.3.8 Released

43 点作者 dirtyhand将近 15 年前

6 条评论

mhartl将近 15 年前
This morning I wrote (<a href="http://news.ycombinator.com/item?id=1375009" rel="nofollow">http://news.ycombinator.com/item?id=1375009</a>)<p><pre><code> And the Rails Tutorial book (http://www.railstutorial.org/) has again been updated: s/2\.3\.6/2\.3\.7/ I hope this doesn't start happening every day. :-) </code></pre> Turns out that was wishful thinking:<p><pre><code> s/2\.3\.7/2\.3\.8/ </code></pre> Get it while it's hot: <a href="http://www.railstutorial.org/book" rel="nofollow">http://www.railstutorial.org/book</a>
评论 #1377208 未加载
patio11将近 15 年前
It happens.<p>(Without meaning to sound callous to folks who have been reduced to firefighting this week: with sane practices on applying updated libraries to production, it happens to <i>other people</i>.)
评论 #1376826 未加载
mceachen将近 15 年前
It looks like the only diff is in activepack: <a href="http://github.com/rails/rails/blob/2-3-stable/actionpack/CHANGELOG" rel="nofollow">http://github.com/rails/rails/blob/2-3-stable/actionpack/CHA...</a><p><i>2.3.8 (May 24, 2010)</i><p>* HTML safety: fix compatibility <i>without</i> the optional rails_xss plugin.<p><i>2.3.7 (May 24, 2010)</i><p>* HTML safety: fix compatibility with the optional rails_xss plugin. [Nathan Weizenbaum, Santiago Pastorino]
petercooper将近 15 年前
Broad test coverage is not always the safety net that its proponents like to claim it is.
stretchwithme将近 15 年前
jeez, when I read "2.3.8", I thought surely that was an error. 2.3.6 was just released.
评论 #1376692 未加载
dirtyhand将近 15 年前
they did it for the lolz