Development

Roda is under active development. You can join in on the discussions, ask questions, suggest features, and discuss Roda in general by joining the ruby-roda Google Group.

Reporting Bugs

To report a bug in Roda, use GitHub Issues. If you aren't sure if something is a bug, post a question on GitHub Discussions or the Google Group. Note that GitHub Issues should not be used to ask questions about how to use Roda; use GitHub Discussions or the Google Group for that.

Source Code

The master source code repository is jeremyevans/roda on GitHub.

Submitting Patches

The easiest way to contribute is to use Git, post the changes to a public repository, and send a pull request, either via GitHub, or the Google Group. Posting patches to the bug tracker or the Google Group works fine as well.

License

Roda is distributed under the MIT License. Patches are assumed to be submitted under the same license as Roda.