Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Yet Another Rails API Documentation.

License

NotificationsYou must be signed in to change notification settings

railsdoc/railsdoc.github.io

Repository files navigation

CIDeployNetlify Status

railsdoc.github.io is yet another Rails API documentation website.

Project Goal

The project goal ismakingapi.rubyonrails.org SEO-friendly.

Additional Goals

There are some enhancements in addition to SEO.

Setup

$bundle install

Build docs

For the latest Rails version:

$rake build

This command generates Rails docs withdefault_rails_version defined in_config.yml.

For specific Rails versions:

$rake build_multi[5.2,6.0,6.1]

Using docker for the older Rails build

SetRUBY_VERSION in.env file and rundocker compose.

$cp .env.sample .env$docker compose run app bash -c'rake build_multi[5.2]'

Serve docs

Serve html undersrc directory.

$bundleexec jekyll server

Feature Request

Please create anissue.

About

Yet Another Rails API Documentation.

Topics

Resources

License

Stars

Watchers

Forks

Contributors5

Languages


[8]ページ先頭

©2009-2025 Movatter.jp