all

package
v0.0.0-...-cb01663 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package all blank-imports every shipped component of the Rails framework, so that a single

import _ "github.com/go-ruby-rails/rails/all"

pulls the whole pure-Go, CGO-free, MRI-faithful Rails stack into a consumer's build graph behind one dependency.

Importing this package links all of the shipped framework components into the binary. A consumer that only needs a few should import those directly; this package exists for the "give me the whole framework" case and, in CI, as the integration proof that every component compiles together at its pinned pseudo-version on every supported architecture.

The set of imports below is kept exactly in sync with github.com/go-ruby-rails/rails.AggregateImportPaths by a test in the parent package; do not edit it by hand without updating the manifest.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL