惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
aimingoo的专栏
aimingoo的专栏
爱范儿
爱范儿
D
Docker
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Tailwind CSS Blog
D
DataBreaches.Net
月光博客
月光博客
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Visual Studio Blog
MyScale Blog
MyScale Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
Recent Announcements
Recent Announcements
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学

Ruby on Rails: Compress the complexity of modern web apps

Safer to_i coercion, custom to_fs formats, and more! This Week in Rails: May 16, 2026 This Week in Rails: May 8, 2026 This Week in Rails: May 1, 2026 Active Record gets better every week Great big Rails World 2026 update: CFP, Corporate Support tickets, workshops Query command for database queries and more Explicit query: and body: kwargs for integration tests and more! Speedup ActiveRecord::LogSubscriber#sql_color and more! This Week in Rails: March 27, 2026 Rails Versions 8.0.5 and 8.1.3 have been released! Rails Versions 7.2.3.1, 8.0.4.1, and 8.1.2.1 have been released! This Week in Rails: March 20, 2026 Validate URI scheme in Action Text and more This Week in Rails: March 6, 2026 Planning Center is the newest Rails Foundation Contributing member Action Text gets Markdown conversion, editor links in devcontainers, and more! BARRA seeks Rails developer Joe Agliozzo is looking for a Rails developer The rise of lighttpd as the alternative web server When longer is better and more is more Snowdevil: First e-tailer on Rails Natural selection for frameworks in Ruby vs Java Address book tutorial in Portuguese Becoming a better programmer with Rails 10 Things Every Java Programmer Should Know About Ruby Really Getting Started in Rails Off the Treadmill, Onto the Rails Rails 0.9.5: A world of fixes and tweaks Rich clients with Rails and XUL
[ANN] Rails 5.0.1 has been released!
David Heinemeier Hansson · 2016-12-21 · via Ruby on Rails: Compress the complexity of modern web apps

Wednesday, December 21, 2016
Posted by matthewd

Hi everyone,

I am happy to announce that Rails 5.0.1 has been released.

CHANGES since 5.0.0

To view the changes for each gem, please read the changelogs on GitHub:

Full listing

To see the full list of changes, check out all the commits on GitHub.

SHA-1

If you’d like to verify that your gem is the same as the one I’ve uploaded, please use these SHA-1 hashes.

Here are the checksums for 5.0.1:

$ shasum *-5.0.1.gem
51a4112d989f9658c995ac0ef93a9d8dc9e7d1ff  actioncable-5.0.1.gem
839aa492e3d81568b9d5c4c9f2974a3964e12025  actionmailer-5.0.1.gem
240394cb1422317a6d2e4cfa057d2c5bf6c96c5a  actionpack-5.0.1.gem
c52c66c8c6a7f8af8e4912a9e4d1711eb8f8daff  actionview-5.0.1.gem
223ff0c1235c6d139707b623790eb00b39ef6c84  activejob-5.0.1.gem
9aeabd9d02f982c010bd59c3db9774d95494177b  activemodel-5.0.1.gem
ad285d6723c2d51df852b372b20b4f8a061ccbf6  activerecord-5.0.1.gem
5c546eca785ea25624b5a80f0304fbac9f2efe44  activesupport-5.0.1.gem
f9c5beee8106f3266937248058f676a7d0d8b44e  rails-5.0.1.gem
a8c264bccbad342e8e781a3fffab98466f3e4852  railties-5.0.1.gem

As always, huge thanks to the many contributors who helped with this release.