// production-ready Rails 8 generator with batteries included
curl -sL rails.2n.pl/go | ruby
// what you get with 'Use defaults? Yes'
PostgreSQL
Vite + Tailwind 4 + DaisyUI
Devise (User model)
Pundit
Shrine + S3
Sentry
NewRelic
Rack::Attack
Bullet (N+1)
Kamal (prod + staging)
GitHub Actions
Solid Queue
Mission Control
ViewComponent
meta-tags + sitemap
pagy (pagination)
invisible_captcha
// customize if you don't want defaults
Grape + Swagger
GraphQL + GraphiQL
Both or None
Devise (default)
Rodauth (JSON/JWT)
Sorcery
Active Admin
Administrate
Shrine (default)
Active Storage
Carrierwave
Pundit (default)
CanCanCan
Sentry
NewRelic
// ready to use after generation
Mission Control dashboard
SEO sitemap
Per-environment robots
API docs (if Grape)
// just one command
curl -sL rails.2n.pl/go | ruby
Interactive prompts for app name, database, and options. Defaults: PostgreSQL, Devise, Pundit, Shrine + S3, Sentry, NewRelic, Kamal.