Z. Cliffe Schreuders f6c9ceb5e8 feat: Add controllers and routes
- Add MissionsController for scenario selection
- Add GamesController with scenario/ink endpoints
- Add JIT Ink compilation logic
- Add API::GamesController for game state management
- Configure routes with REST + API endpoints
- Add authorization hooks (Pundit)
- Add polymorphic player support (current_player helper)
2025-11-21 15:27:54 +00:00
2025-05-16 10:42:42 +01:00
2025-11-21 15:27:54 +00:00
2025-11-21 15:27:53 +00:00
2025-11-21 15:27:54 +00:00
2025-11-21 15:27:53 +00:00
2025-11-21 15:27:53 +00:00
2025-11-21 15:27:53 +00:00
2025-11-14 19:47:54 +00:00

BreakEscape

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "break_escape"

And then execute:

$ bundle

Or install it yourself as:

$ gem install break_escape

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

Description
No description provided
Readme 72 MiB
Languages
JavaScript 86.5%
Ink 7%
HTML 2.9%
CSS 2.5%
Ruby 0.9%
Other 0.2%