はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Riding Rails

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 25 / 47件)

Rails Governance | Riding Rails

2021/05/02 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip

As some questions have been raised about how the Rails project’s governance functions, we’d like to clarify how the team is structured and how we operate: Ruby on Rails is an Open Source project run by the Rails Core team. In addition to the Core team we have two additional teams - the Committer ... 続きを読む

Rails 5.2.5, 6.0.3.6 and 6.1.3.1 have been released | Riding Rails

2021/03/26 このエントリーをはてなブックマークに追加 15 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Hey everyone! Rails versions 5.2.5, 6.0.3.6 and 6.1.3.1 have been released. These versions upgrade Active Storage’s Marcel dependency to version 1.0.0. Before 1.0.0, Marcel—which is distributed under the terms of the MIT License, like Rails—indirectly depended on MIME type data released under the... 続きを読む

Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more! | Riding Rails

2020/12/09 このエントリーをはてなブックマークに追加 13 users Instapaper Pocket Tweet Facebook Share Evernote Clip Rails and more

Rails 6.1 has been released and wow does it have a lot of great stuff! We’ve been hard at work these past few months implementing improvements to multiple databases, adding support for destroying associations in jobs instead of in-memory, turning errors into objects, and so much more. It’s amazin... 続きを読む

Rails 6.0: Action Mailbox, Action Text, Multiple DBs, Parallel Testing, Webpacker by default, and Zeitwerk | Riding Rails

2019/08/16 このエントリーをはてなブックマークに追加 52 users Instapaper Pocket Tweet Facebook Share Evernote Clip Rails Action Mailbox

Dealing with incoming email, composing rich-text content, connecting to multiple databases, parallelizing test runs, integrating JavaScript with love, and rewriting the code loader. These are fundamental improvements to the fundamentals of working with the web and building fast and fresh applicat... 続きを読む

Rails 6.0.0 rc1 released | Riding Rails

2019/04/24 このエントリーをはてなブックマークに追加 13 users Instapaper Pocket Tweet Facebook Share Evernote Clip Rails

Okay, so we didn’t quite make our aspirational release schedule, but Rails 6 is now almost ready, so here’s the first release candidate! There isn’t anything remarkably new compared to the beta releases, but everything has been polished (in about 1000 commits!), and we believe this candidate coul... 続きを読む

Introducing Action Mailbox for Rails 6 | Riding Rails

2018/12/14 このエントリーをはてなブックマークに追加 39 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Action Mailbox is the second brand new framework coming to Rails 6 (the first was Action Text). It serves to route incoming emails to controller-like mailboxes for processing in Rails. It ships with ingresses for Amazon SES, Mailgun, Mandrill, and SendGrid. You can also handle inbound mails direc... 続きを読む

Rails 4.2.11, 5.0.7.1, 5.1.6.1 and 5.2.1.1 have been released! | Riding Rails

2018/11/27 このエントリーをはてなブックマークに追加 21 users Instapaper Pocket Tweet Facebook Share Evernote Clip ALSO

Hello everyone and happy Tuesday! Rails 4.2.11, 5.0.7.1, 5.1.6.1 and 5.2.1.1 have been released! These contain the following important security fixes, and it is recommended that users upgrade as soon as possible: CVE-2018-16476 Broken Access Control vulnerability in Active Job RAils 5.2.1.1 also ... 続きを読む

Rails 5.2.1 has been released! | Riding Rails

2018/08/07 このエントリーをはてなブックマークに追加 21 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Hi everyone, I am happy to announce that Rails 5.2.1 has been released. CHANGES since 5.2.0 To view the changes for each gem, please read the changelogs on GitHub: Action Cable CHANGELOG Action Mailer CHANGELOG Action Pack CHANGELOG Action View CHANGELOG Active Job CHANGELOG Active Model CHANGELO... 続きを読む

Rails 5.2.0 FINAL: Active Storage, Redis Cache Store, HTTP/2 Early Hints, CSP, Credentials | Riding Rails

2018/04/09 このエントリーをはてなブックマークに追加 84 users Instapaper Pocket Tweet Facebook Share Evernote Clip CSP credentials http FINAL

Nearly 14 years since the first public version of Rails , it’s our pleasure to release yet another major upgrade to the framework in the form of 5.2.0 final. We’ve been diligently polishing Active Sto... 続きを読む

Rails 5.2.0 RC2: Active Storage, Redis Cache Store, HTTP/2 Early Hints, CSP, Credentials | Riding Rails

2018/03/20 このエントリーをはてなブックマークに追加 31 users Instapaper Pocket Tweet Facebook Share Evernote Clip CSP credentials http RC2

It’s almost time for RailsConf , and we’re determined to get the final version of Rails 5.2 released before then. So here’s the hopefully last release candidate before that can happen. We’ve put a ton... 続きを読む

Rails 5.2: Active Storage, Redis Cache Store, HTTP/2 Early Hints, CSP, Credentials | Riding Rails

2017/11/27 このエントリーをはてなブックマークに追加 105 users Instapaper Pocket Tweet Facebook Share Evernote Clip CSP credentials http Rails 5.2

It’s been too hard to deal with file uploads in Rails for too long. Sure, there’s been a lot of fine plugins available, but it was overdue that we incorporated something right into the framework. So n... 続きを読む

Rails 4.2.10 released | Riding Rails

2017/09/27 このエントリーをはてなブックマークに追加 10 users Instapaper Pocket Tweet Facebook Share Evernote Clip released

Hi everyone, I am happy to announce that Rails 4.2.10 final has been released! As noted in the rc1 post, Rails 4.2 is no longer supported except for severe security patches, but the last release intro... 続きを読む

Three new committers: George, Javan, Ryuta | Riding Rails

2017/08/15 このエントリーをはてなブックマークに追加 75 users Instapaper Pocket Tweet Facebook Share Evernote Clip Ryuta George

We’re happy to announce three new members of the Rails committers team: George, Javan, and Ryuta 続きを読む

Rails 5.1: Loving JavaScript, System Tests, Encrypted Secrets, and more | Riding Rails

2017/04/27 このエントリーをはてなブックマークに追加 157 users Instapaper Pocket Tweet Facebook Share Evernote Clip and more Rails 5.1

In celebration of the 12th RailsConf in Phoenix, Arizona this week, we’re proud to announce that Rails 5.1 is ready in its final form! We’ve spent over 4,100 commits since Rails 5.0 making everything ... 続きを読む

Riding Rails: [ANN] Rails 5.0.1 has been released!

2016/12/21 このエントリーをはてなブックマークに追加 23 users Instapaper Pocket Tweet Facebook Share Evernote Clip ANN

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: Action Cable CHANGELOG Action Mailer... 続きを読む

Riding Rails: Rails 5.0: Action Cable, API mode, and so much more

2016/06/30 このエントリーをはてなブックマークに追加 198 users Instapaper Pocket Tweet Facebook Share Evernote Clip Action Cable API mode

After six months of polish, four betas, and two release candidates, Rails 5.0 is finally done! It’s taken hundreds of contributors and thousands of commits to get here, but what a destination: Rails 5... 続きを読む

Rails 5.0.0.beta1.1の新機能紹介の公式ブログ記事を読んでみた - 酒と泪とRubyとRailsと

2016/01/31 このエントリーをはてなブックマークに追加 25 users Instapaper Pocket Tweet Facebook Share Evernote Clip Action Rails Action Cable Ruby

Rails 5.0.0.beta1.1の新機能紹介の公式ブログ記事を読んでみた Jan 31 st , 2016 Tweet Rails公式ブログが、Rails 5 betaの新機能についてのブログ記事『 Riding Rails: Rails 5.0.0.beta1: Action Cable, API mode, Rails command 』を英語の勉強がてら読んでみました! Action ... 続きを読む

Riding Rails: Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!

2016/01/26 このエントリーをはてなブックマークに追加 18 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Hello everyone and happy Monday! Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, and 3.2.22.1 have been released! These contain the following important security fixes, and it is recommended that users upgrade... 続きを読む

Riding Rails: New Rails identity

2016/01/19 このエントリーをはてなブックマークに追加 18 users Instapaper Pocket Tweet Facebook Share Evernote Clip

It's been 10 years since we last updated the Rails identity, so with Rails 5 just around the corner , we thought it was finally time for a fresh look for a new day. This is it! We have a brand new log... 続きを読む

Riding Rails: Rails 5.0.0.beta1: Action Cable, API mode, Rails command

2015/12/18 このエントリーをはてなブックマークに追加 86 users Instapaper Pocket Tweet Facebook Share Evernote Clip Action Cable API mode

Rails 5.0! Can you believe it? We only just celebrated the tenth anniversary of Rails 1.0 a few days ago. Time flies when you're having fun with good friends, and we've never had more fun or better fr... 続きを読む

Riding Rails: [ANN] Rails 4.2.4 and 4.1.13 have been released!

2015/08/25 このエントリーをはてなブックマークに追加 13 users Instapaper Pocket Tweet Facebook Share Evernote Clip ANN

Hi everyone, I am happy to announce that Rails 4.2.4 and 4.1.13 have been released. No regressions were found so these releases include the same changes that the release candidates. CHANGES since 4.1.... 続きを読む

RailsのエラーモニタリングツールErrbitのChefレシピ - 割り箸ポテチ

2015/04/27 このエントリーをはてなブックマークに追加 15 users Instapaper Pocket Tweet Facebook Share Evernote Clip Rails エラーログ 加筆 TECHSCORE BLOG

4/17に大阪で開催されたRailsの勉強会でLTしてきました。 Railsをのりこなせ! – Riding Rails勉強会 » Riding Rails 勉強会 #1 Rails をのりこなせ!やりました!発表資料も! TECHSCORE BLOG 自分の発表資料をちょっと加筆修正したものを以下に公開しました。 Railsのエラーログとの付き合い方 from Taisuke Kawahara ... 続きを読む

Riding Rails: [ANN] Rails 4.2.1 and 4.1.10 have been released!

2015/03/19 このエントリーをはてなブックマークに追加 14 users Instapaper Pocket Tweet Facebook Share Evernote Clip ANN

Hi everyone, I am happy to announce that after four release candidates the final versions for Rails 4.2.1 and 4.1.10 have been released. CHANGES since 4.1.9 To view the changes for each gem, please re... 続きを読む

Riding Rails: Rails 4.2: Active Job, Asynchronous Mails, Adequate Record, Web Console, Foreign Keys

2014/12/20 このエントリーをはてなブックマークに追加 60 users Instapaper Pocket Tweet Facebook Share Evernote Clip Active Job Web Console

We come bearing gifts! It's Rails 4.2, and the final version is ready just in time for Christmas. It's full of great toys, useful gizmos, and polished edges, courtesy of a fantastic community of merry... 続きを読む

Riding Rails: [ANN] Rails 4.2.0.rc1 has been released!

2014/11/29 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip ANN

Happy Black Friday everyone! The Rails team is very excited to announce that the first Release Candidate of Rails 4.2.0 has been released today. For an overview of all the major changes, please refer ... 続きを読む

 
(1 - 25 / 47件)