Skip to content

Improve Rails guides#133

Merged
schmijos merged 12 commits into
mainfrom
improve-rails-guides
May 7, 2026
Merged

Improve Rails guides#133
schmijos merged 12 commits into
mainfrom
improve-rails-guides

Conversation

@sislr

@sislr sislr commented May 7, 2026

Copy link
Copy Markdown
Member

#55

@sislr sislr self-assigned this May 7, 2026

@sislr sislr left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested all commands in https://github.com/renuo/deploio-test

Comment thread docs/ruby/database.md
Comment on lines -36 to +45
To create a postgres database server for your Rails application, you can use the `nctl create` command like this:
#### Economy

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eco DBs were missing here

Comment thread docs/ruby/quick-start.md
Comment on lines -57 to -63
| | Example value |
|---|---|
| project name | `gifcoins2` |
| staging app name | `develop` |
| production app name | `main` |

Each project contains two apps, one for staging and one for production. For example, the staging app is created with `nctl create app develop --project=gifcoins2` and accessed via `nctl exec app develop --project=gifcoins2`.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this is unnecessary to display in the beginning when creating an app

@github-actions github-actions Bot had a problem deploying to review-app May 7, 2026 14:54 Error
@github-actions github-actions Bot temporarily deployed to review-app May 7, 2026 14:55 Inactive
@sislr sislr marked this pull request as ready for review May 7, 2026 14:56
@sislr sislr requested a review from a team as a code owner May 7, 2026 14:56
@sislr sislr requested review from schmijos and removed request for a team May 7, 2026 14:56
Comment thread docs/ruby/background-jobs.md Outdated
Comment thread docs/ruby/background-jobs.md Outdated
---

# Configure the CD for Your Rails Application
# Configure Continuous Deployment for Your Rails Application

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These title come way too long. Maybe @vanessa-albrecht has a good idea what to do about it.

Comment thread docs/ruby/continuous-deployment.md Outdated
Comment thread docs/ruby/continuous-deployment.md Outdated
Comment thread docs/ruby/continuous-deployment.md Outdated
Co-authored-by: Josua Schmid <jschmid@fastmail.net>

@schmijos schmijos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much! This is good stuff. I made some minor corrections, let's push it forward.

@schmijos schmijos merged commit d6b986b into main May 7, 2026
1 check passed
@schmijos schmijos deleted the improve-rails-guides branch May 7, 2026 19:27
@sislr

sislr commented May 15, 2026

Copy link
Copy Markdown
Member Author

Nice, thx a lot! @schmijos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants