Moirai
Let the world be translated, one typo at a time
No ratings yet
- Gem
- moirai
- Repository
- renuo/moirai
- License
- MIT
- Stars
- 55
- Added
- August 16, 2026
About
Let the world be translated, one typo at a time.
By default, Moirai is mounted under /moirai. You can change it by specifying the root_path option in config/initializers/moirai.rb:
What you get
- Go to GitHub Token Settings.
- Click Generate New Token in Fine Grained Tokens.
- Give your token a name (e.g., "moirai").
- Under Repository Permissions, select:
- Actions - Read/Write
- Contents - Read/Write
- Pull Request - Read/Write
Mounting it
ruby
# Gemfile
gem "moirai"
# config/routes.rb
mount Moirai::Engine, at: "/moirai"
Details
55 stars on GitHub · MIT licensed · maintained by renuo. Source: https://github.com/renuo/moirai
Discussion (0)
Sign in to join the discussion.
No comments yet.