Skip to content

Commit 6f26371

Browse files
authored
Adding Chime as foundation member (#526)
* Adding Chime logo * Create 2025-07-15-chime-joins-foundation-contributing-member.markdown * Update foundation.html with Chime logo
1 parent 14b516b commit 6f26371

File tree

3 files changed

+149
-2
lines changed

3 files changed

+149
-2
lines changed

_pages/foundation.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,14 @@ <h3>Our Members.</h3>
172172
/>
173173
</a>
174174
</div>
175+
<div class="trusted__block">
176+
<a href="https://www.chime.com/" aria-label="Chime">
177+
<img
178+
src="/assets/images/logo-chime.svg"
179+
alt="Chime"
180+
/>
181+
</a>
182+
</div>
175183
<div class="trusted__block">
176184
<a href="/foundation/clio" aria-label="Clio">
177185
<img
@@ -187,8 +195,7 @@ <h3>Our Members.</h3>
187195
</a>
188196
</div>
189197
<div class="trusted__block">
190-
<a
191-
href="https://www.higherpixels.com/"
198+
<a href="https://www.higherpixels.com/"
192199
aria-label="Higher Pixels"
193200
>
194201
<img
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: post
3+
title: "Chime joins the Rails Foundation as a Contributing member"
4+
categories: news, foundation
5+
author: Amanda Perino
6+
published: true
7+
date: 2025-07-15
8+
---
9+
10+
The Rails Foundation is excited to share our newest Contributing member, one that Americans will be very familiar with: <a href="https://www.chime.com/">Chime Financial</a>.
11+
12+
<p style="text-align: center; margin-top: 20px"><img src="/assets/images/logo-chime.svg" style="width: 50%"></p>
13+
14+
Chime is a financial technology company founded on the belief that core banking services should be helpful, easy, and free. Since its inception, Chime has used Ruby on Rails to build and scale a platform that empowers millions of members with access to fee-free financial services.
15+
16+
Their engineering team includes hundreds of Ruby developers who rely on Rails to manage transactions, improve security, and drive innovation. As of Q1 2025, Chime has 8.6 million active members, and is one of the most downloaded banking apps in America.
17+
18+
>Rails has been core to Chime’s technology from the very beginning. When we were building Chime, we chose Ruby on Rails because it allowed us to iterate quickly and create a seamless experience for our members. We’re excited to support the continued growth of the Rails community through education, collaboration, and shared best practices.
19+
><br><br>*Ryan King, Co-Founder of Chime*
20+
>
21+
22+
Chime has a strong history of supporting the Ruby and Rails communities. They are a longtime sponsor of Ruby Central and Ruby Central’s events, and have also supported regional events like Madison Ruby. They also regularly host Ruby meetups in both their Chicago and San Francisco offices.
23+
24+
We’re excited to have Chime’s support and appreciate their continued investment in the Ruby and Rails ecosystem!
25+
26+
**
27+
28+
Chime joins the growing list of companies supporting the Rails Foundation, including Core members. <a href="https://cookpad.com/">Cookpad</a>, <a href="https://www.doximity.com/">Doximity</a>, <a href="https://www.fleetio.com/">Fleetio</a>, <a href="https://github.com/">GitHub</a>, <a href="https://www.intercom.com/">Intercom</a>, <a href="https://judge.me/">Judge.me</a>
29+
<a href="https://www.procore.com/">Procore</a>, <a href="https://www.shopify.com/">Shopify</a>, <a href="https://1password.com/">1Password</a> and <a href="https://37signals.com/">37signals</a>, and Contributing members <a href="https://www.appsignal.com/">AppSignal</a>, <a href="https://www.bigbinary.com/">BigBinary</a>, <a href="https://www.cedarcode.com/">Cedarcode</a>, <a href="https://www.clio.com/">Clio</a>, <a href="https://gusto.com/">Gusto</a>, <a href="https://www.higherpixels.com/">Higher Pixels</a>, <a href="https://makandra.de/">makandra</a>, <a href="https://www.planetargon.com/">Planet Argon</a>, <a href="https://www.renuo.ch/">Renuo</a>, <a href="https://www.saeloun.com/">Saeloun</a>, and <a href="https://tablecheck.com/en/join">TableCheck</a>.
30+
31+
Learn more about the Rails Foundation and its mission [here](/foundation). If your company would like to join the list, please reach out to <a href="mailto:[email protected]">[email protected]</a>.

assets/images/logo-chime.svg

Lines changed: 109 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)