minimal-rails-app
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2019-01-25 |
| Downloads | 0 |
| Last Indexed | 2026-07-31 04:42 |
Installation
nimble install minimal-rails-app
choosenim install minimal-rails-app
git clone https://gitlab.com/cupini/minimal-rails-app
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| minimal-rails-app | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/cupini/minimal-rails-app |
|---|---|
| Homepage | https://gitlab.com/cupini/minimal-rails-app |
| Registry Source | gitlab |
README
Rails app
Generated by
rails new rails-hello-world --database=postgresql
rake db:create && rake db:migrate # need this so rails can create db/schema.rb file