A collection of scripts for working with Rails
Lints CHANGELOG files for common issues:
- missing authors
- trailing whitespace
- incorrect leading whitespace
It's currently running on Rails PRs and daily in this repo
Ensures that config.*
values defined in Rails::Application::Configuration
are documented in configuring.md
It's currently running daily in this repo
Ensures that API docs and guides do not link to edge{guides,api}
Updates Rails' framework dummy apps by regenerating templated files