Skip to content

Commit 5d69837

Browse files
authored
Foundation member pages for Appsignal, Fullscript, Fleet, and Higher Pixels (#540)
* Fixing fullscript logo padding on members list * Fullscript member page * AppSignal page * Fixing over eager copy pasta * Correcting appsignal joining year and type * Fleetio page * Higher Pixels page
1 parent c130bba commit 5d69837

File tree

7 files changed

+145
-43
lines changed

7 files changed

+145
-43
lines changed

_companies/appsignal.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: company
3+
title: appsignal
4+
description: "AppSignal is the APM built for Rails developers."
5+
name: AppSignal
6+
intro: |
7+
AppSignal is the APM built for Rails developers. Bootstrapped and founded in Amsterdam, AppSignal started as a small tool before "APM" was even a buzzword. They have now grown into a complete monitoring solution. From error tracking and performance insights to logs and more, it all works right out of the box.
8+
9+
AppSignal prides itself on the simplicity of its tool and affordability for teams of all sizes, from hobbyists and startups to SMEs and beyond. Today, it helps thousands of developers ship code faster and catch issues before their customers even notice.
10+
logo: /assets/images/logo-appsignal.svg
11+
exturl: https://www.appsignal.com/
12+
company_type: Private
13+
founded_date: 2012
14+
headquarters: "**The Netherlands &<br>Austin, TX**"
15+
employees_range: "22"
16+
rails_engineers_range: "5"
17+
rails_usage: |
18+
AppSignal has been powered by Rails since commit one and continues to rely on the framework today. Rails powers the core of AppSignal’s monitoring tool. Their Ruby integration provides first-class Rails support, making installing AppSignal in Rails applications a breeze.
19+
20+
Thirteen years later, AppSignal is still working in Rails every day. The framework allows their small development team to ship quickly, maintain focus, and build features they’re proud of. AppSignal’s Ruby gem has accumulated over 4,000 commits from more than 60 contributors and is currently on its fourth major version, with continuous improvements in each release.
21+
pull_quote: "Without Rails, we wouldn’t be able to build AppSignal the way we do, leveraging the power of the framework and its community. By joining the Rails Foundation, we want to play our part in helping new and existing developers discover, learn, and enjoy working with the framework that made us."
22+
quote_author: "Roy Tomeij"
23+
quote_title: "CCO & Co-Founder"
24+
member_status: "In 2023, Company became a **contributing member** of the Rails Foundation."
25+
github_contributions:
26+
- name: "rdkafka-ruby"
27+
url: "https://github.com/karafka/rdkafka-ruby"
28+
- name: "appsignal-ruby"
29+
url: "https://github.com/appsignal/appsignal-ruby"
30+
- name: "mono"
31+
url: "https://github.com/appsignal/mono/"
32+
community: |
33+
Three times Rails World platinum sponsor, and a sponsor of dozens of other Ruby and Rails events and projects.
34+
---

_companies/fleetio.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: company
3+
title: fleetio
4+
description: "Fleetio is a software platform that helps companies and organizations track, analyze, and improve their fleet operations."
5+
name: Fleetio
6+
intro: |
7+
Fleetio is a software platform that helps companies and organizations track, analyze, and improve their fleet operations. They provide technology solutions that allow customers to spend more time focusing on their own mission. They serve industries like transportation, construction, utilities, and service fleets, and their products are designed to improve efficiency, reduce downtime, and provide data-driven insights for fleet operations.
8+
logo: /assets/images/logo-fleetio.svg
9+
exturl: https://www.fleetio.com/
10+
company_type: Private
11+
valuation: "$1.5B"
12+
founded_date: 2011
13+
headquarters: "**Birmingham, Alabama**<br>(but nearly entire company is remote)"
14+
employees_range: "450"
15+
rails_engineers_range: "75"
16+
rails_usage: |
17+
Fleetio’s customer-facing web application — which powers the majority of the business logic — is built on Ruby on Rails. Rails serves as both the foundation for their core web experience and the backend API that supports their mobile applications. The company runs a monolithic architecture, which allows them to move quickly, keep complexity low, and maintain a high level of cohesion across the product. Fleetio’s choice of Rails stems from its speed in prototyping, ease of use, reliable functionality, and a vibrant community that aligns well with their MVP and experimentation approach.
18+
19+
Fleetio relies on a variety of well-established gems, including ActsAsTenant for multitenancy, Sidekiq for background job processing, Devise for authentication, and RSpec for testing. Rails’ conventions and ecosystem enable Fleetio’s engineering team to focus on delivering customer value rapidly rather than wrestling with boilerplate setup or infrastructure overhead. This approach has allowed the company to iterate quickly, validate ideas, and evolve the product while keeping their codebase maintainable. These qualities have given Fleetio an edge in their industry, and over time, Rails has proven to be a great fit for their scrappy, product-driven culture.
20+
21+
pull_quote: "Rails is core to Fleetio’s DNA. While we embrace many of its strengths, the community is by far the most important. We owe much of our success to that community, and for years we’ve looked for meaningful ways to give back. The Rails Foundation gave us that opportunity, and becoming a core founding member is our way of supporting and strengthening the ecosystem that’s helped us thrive."
22+
quote_author: "Jorge Valdivia"
23+
quote_title: "CTO"
24+
member_status: "In 2022, Company became a **founding Core member** of the Rails Foundation."
25+
community: |
26+
- [Fleetio Automotive Service Excellence Award](https://www.fleetio.com/lp/ase-scholarship)
27+
- RailsConf 2020 Sponsor
28+
---

_companies/fullscript.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: company
3+
title: Fullscript
4+
description: "Founded in 2011, Fullscript is a leading healthcare platform powering whole person care."
5+
name: Fullscript
6+
intro: |
7+
Founded in 2011, Fullscript is a leading healthcare platform powering whole person care. With a full suite of clinical tools that make it easier for practices to deliver personalized care more efficiently and effectively – Fullscript has helped over 100,000 providers and 10 million patients with seamless access to high-quality supplements, industry-leading labs, and smart adherence tools.
8+
logo: /assets/images/logo-fullscript.svg
9+
exturl: https://fullscript.com
10+
company_type: Private
11+
founded_date: 2011
12+
headquarters: "**Ottawa, Canada**"
13+
employees_range: "1000"
14+
rails_engineers_range: "75"
15+
rails_usage: |
16+
Fullscript launched on Rails 3.2 in 2011, and that original Rails monolith now runs on Rails 7.2 (with Rails 8 on the horizon), has over 1.6 million lines of Ruby, and leverages the new SolidQueue for background jobs. It serves both an internal GraphQL API for their React MPA, and an external REST API, and connects to 3 separate databases - two MySQL and one PostgreSQL.
17+
pull_quote: “Ruby on Rails has been at the heart of our platform since day one. It helped us move fast in the early days, and it’s scaled with us to serve tens of millions of users. As we’ve grown, Rails continues to deliver on its promise of developer productivity and software quality. We’re proud to support the Rails Foundation and give back to the community that’s been such a big part of our journey.“
18+
quote_author: "Kurtis Funai"
19+
quote_title: "CTO"
20+
member_status: "In 2025, Fullscript became a **contributing member** of the Rails Foundation."
21+
community: |
22+
- Sponsored Rails World 2024
23+
- Sponsors Ruby meetups in Ottawa and Toronto
24+
---

_companies/higher-pixels.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: company
3+
title: Higher Pixels
4+
description: "Higher Pixels is a product development company and the proud architect of the majestic monolith of podcasting: Buzzsprout."
5+
name: Higher Pixels
6+
intro: |
7+
Higher Pixels is a product development company and the proud architect of the majestic monolith of podcasting: Buzzsprout, the easiest way to start podcasting and keep podcasting. They continue to expand their product StreamCare, aligning healthcare stakeholders for better outcomes, while maintaining their legacy products Tick, time tracking that keeps projects profitable, and Donor Tools, empowering nonprofits to easily manage donations. Across industries, they create web products that are elegantly designed and a joy to use.
8+
logo: /assets/images/logo-higherpixels-color.svg
9+
exturl: https://www.higherpixels.com/
10+
company_type: Private
11+
founded_date: 1996
12+
headquarters: "**Jacksonville, FL**"
13+
employees_range: "25"
14+
rails_engineers_range: "5"
15+
rails_usage: |
16+
Higher Pixels started building their first Rails product (Tick) in 2005 after attending 37signals Getting Real workshop. Since then, they've launched five products, all built entirely on Rails using the Rails Doctrine and as close to 100% vanilla Rails as possible.
17+
18+
Buzzsprout is their largest product, handling over 200,000 requests per minute for 120,000 active podcasts on a Rails monolith. Buzzsprout also features native Android and iOS apps that levarage of all the capabilities of Hotwire, Turbo Native, and Strada.
19+
pull_quote: "In the history of our company, nothing has impacted our ability to build and scale product ideas like Ruby on Rails - the framework, the doctrine, and the community. Rails has given us the foundation to turn ideas into successful products, enabling us to move fast while keeping our code elegant and maintainable. It has shaped not just how we build software, but how we think about development as a craft. Beyond the technology, the Rails community has been an incredible source of knowledge, support, and inspiration. The openness and generosity of Rails developers have helped us grow, and we’re excited to give back by joining the Rails Foundation. We believe in supporting the community that has given us so much, ensuring it continues to thrive for years to come."
20+
quote_author: "Tom Rossi"
21+
quote_title: "Co-Founder & Principal"
22+
member_status: "In 2025, Company became a **contributing member** of the Rails Foundation."
23+
community: |
24+
Higher Pixels has supported Rails World since its first year, sponsoring the Buzzsprout Podcast Program. Beyond the Rails community, Buzzsprout is also a regular sponsor of podcasting events such as Podcast Movement and Podfest, helping to foster connections and growth within the podcasting world.
25+
---

_pages/foundation.html

Lines changed: 32 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h3>Our Members.</h3>
8989
</a>
9090
</div>
9191
<div class="trusted__block">
92-
<a href="https://www.fleetio.com" aria-label="Fleetio">
92+
<a href="/foundation/fleetio" aria-label="Fleetio">
9393
<img src="/assets/images/logo-fleetio.svg" alt="Fleetio" />
9494
</a>
9595
</div>
@@ -149,7 +149,7 @@ <h3>Our Members.</h3>
149149
<div class="container">
150150
<div class="trusted__blocks">
151151
<div class="trusted__block">
152-
<a href="https://www.appsignal.com/" aria-label="AppSignal">
152+
<a href="/foundation/appsignal" aria-label="AppSignal">
153153
<img
154154
src="/assets/images/logo-appsignal.svg"
155155
alt="AppSignal"
@@ -173,33 +173,53 @@ <h3>Our Members.</h3>
173173
</a>
174174
</div>
175175
<div class="trusted__block">
176-
<a href="https://www.chime.com/" aria-label="Chime">
177-
<img src="/assets/images/logo-chime-bw.svg" alt="Chime" style="padding: 7px 0" />
176+
<a href="https://www.chime.com/" aria-label="Chime">
177+
<img
178+
src="/assets/images/logo-chime-bw.svg"
179+
alt="Chime"
180+
style="padding: 7px 0"
181+
/>
178182
</a>
179183
</div>
180184
<div class="trusted__block">
181185
<a href="/foundation/clio" aria-label="Clio">
182-
<img src="/assets/images/logo-clio.svg" alt="Clio" style="padding: 3px 0" />
186+
<img
187+
src="/assets/images/logo-clio.svg"
188+
alt="Clio"
189+
style="padding: 3px 0"
190+
/>
183191
</a>
184192
</div>
185193
<div class="trusted__block">
186-
<a href="https://fullscript.com/" aria-label="Fullscript">
187-
<img src="/assets/images/logo-fullscript-black.svg" alt="Fullscript" style="padding: 18px 0" />
194+
<a href="/foundation/fullscript" aria-label="Fullscript">
195+
<img
196+
src="/assets/images/logo-fullscript-black.svg"
197+
alt="Fullscript"
198+
/>
188199
</a>
189-
</div>
200+
</div>
190201
<div class="trusted__block">
191202
<a href="/foundation/gusto" aria-label="Gusto">
192203
<img src="/assets/images/logo-gusto.svg" alt="Gusto" />
193204
</a>
194205
</div>
195206
<div class="trusted__block">
196-
<a href="https://www.higherpixels.com/" aria-label="Higher Pixels">
197-
<img src="/assets/images/logo-higherpixels-BW.svg" alt="Higher Pixels" style="filter: none" />
207+
<a href="/foundation/higher-pixels" aria-label="Higher Pixels">
208+
<img
209+
src="/assets/images/logo-higherpixels-BW.svg"
210+
alt="Higher Pixels"
211+
style="filter: none"
212+
/>
198213
</a>
199214
</div>
200215
<div class="trusted__block">
201216
<a href="/foundation/makandra" aria-label="makandra">
202-
<img src="/assets/images/logo-makandra-2.svg" alt="makandra" style="padding: 8px" style="filter: none" />
217+
<img
218+
src="/assets/images/logo-makandra-2.svg"
219+
alt="makandra"
220+
style="padding: 8px"
221+
style="filter: none"
222+
/>
203223
</a>
204224
</div>
205225
<div class="trusted__block">
@@ -314,9 +334,7 @@ <h3>Our Board.</h3>
314334
(Director of Engineering, Intercom)
315335
</li>
316336
<li>
317-
<a href="https://www.linkedin.com/in/lastgabs/"
318-
>Gabi Stefanini</a
319-
>
337+
<a href="https://www.linkedin.com/in/lastgabs/">Gabi Stefanini</a>
320338
(Director of Engineering, Shopify)
321339
</li>
322340
<li>

0 commit comments

Comments
 (0)