SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Ruby Template Projects
-
There is also Thoughtbot's Suspenders, which inspired me to dig deeper into Rails generators and templates. I even wrote my own application template — Schienenzeppelin — which, while not up-to-date, might still provide some inspiration.
-
Docker-Rails-Template
A freshly updated version of "rails new", preconfigured to be run with Docker.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Quais os bens mais duráveis e de boa qualidade que você já adquiriu? | reddit.com/r/brasil | 2022-04-06
-
-
- Back-end applications (Ruby on Rails): https://github.com/ralixjs/rails-ralix-tailwind - Static site applications (Middleman): https://github.com/ralixjs/middleman-ralix-tailwind - Plain HTML: https://github.com/ralixjs/ralix-tailwind
-
Project mention: How will you set up a CI/CD build process for a RoR project where the build doesn't take more than 2 mins? | reddit.com/r/rubyonrails | 2022-11-09
Then you can optimize by caching dependencies. Here is my old script https://github.com/jetthoughts/jt_tools/blob/master/lib/install/.circleci/config.yml for CircleCI.
-
template-ruby-on-rails-postgres
A Ruby on Rails template, with Postgres, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.
I've used both gitpod and codespaces and they've both worked well. Codespaces was more straightforward if you have a docker-compose setup already. With gitpod, I had to start from a postgres container and add things in but there's a template you can use here.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Ruby on Rails starter built using Tabler, mostly use it to quickly build and abandon ideas
Ruby Template related posts
- Build an MVP for your micro-saas in within a week
- I'm working on a free and open-source Rails 7 starter kit
- Rails Jumpstart Pro
- Building a static blog using Jekyll & Strapi
- Building Static Websites w/ Rails in 2022
- Bootstrapping with Ruby on Rails Generators and Templates
- [AskJS] Does anyone use jQuery anymore?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160d2c3da8>
www.saashub.com | 20 Mar 2023
Index
What are some of the best open-source Template projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Suspenders | 3,870 |
2 | Docker-Rails-Template | 131 |
3 | fyodor | 106 |
4 | jumpstart-vite | 74 |
5 | rails-ralix-tailwind | 45 |
6 | jt_tools | 14 |
7 | template-ruby-on-rails-postgres | 9 |
8 | rails-tabler-starter | 6 |