Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Action generator should prefer resource routes

Open
#418 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
ruby
Domain
cli

Research direction

Start by locating the action generator and tracing how it currently emits individual RESTful action route entries. Compare that behavior with the resource and resources route forms; done means the generator adds or updates those entries instead of producing separate entries for each action.

Written by the indexing model from the issue text.

Description

Instead of generating individual route entries for each RESTful action, it should add/update resource/resources routes entries.

Dominant language
Ruby
Stars
33
Forks
55
Avg merge
4d 7h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hanami/hanami-cli

All issues in hanami/hanami-cli

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.