List of Rails Templates?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • boring_generators

    Boring generators aims to make your development faster by delegating boring setups to us.

  • rails-new-app

    Command-line tool to assist the creation of new Rails apps

  • I made a gem that shows an interactive wizard to pick different gems/configs https://github.com/arielj/rails-new-app (I havent' tried it with Rails 7 yet though)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • docker-rails-example

    A production ready example Rails app that's using Docker and Docker Compose.

  • I currently maintain https://github.com/nickjj/docker-rails-example. It's not a template in a traditional sense but it's a starter app to pull together a bunch of common things and it has a little shell script to make renaming the project easy.

  • orats

    Discontinued Opinionated rails application templates.

  • I used to maintain https://github.com/nickjj/orats since 2014 but I consider the above repo a successor to that. It's not easy to end up with a production ready solution when you try to cobble together a bunch of independent little templates but it is possible when you have a single baseline app which you could then add your opinionated gems to afterwards.

  • wheel

    Don't reinvent the wheel for every new Rails project. Use sane Defaults. (by bigbinary)

  • You can take a look at this https://github.com/bigbinary/wheel. All you need to do is clone the repo and set the db and you will be good to go.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts