Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Doesn't work for Hanami #7

Open
DannySantos opened this issue Jul 26, 2019 · 4 comments
Open

Doesn't work for Hanami #7

DannySantos opened this issue Jul 26, 2019 · 4 comments

Comments

@DannySantos
Copy link

I'm using the Ruby framework Hanami and it doesn't work at all. Sample folder structure of the relevant parts:

- apps
  - web
    - controllers
      - users
        - create.rb
        - update.rb
- lib
  - cyg
    - repositories
      - users
        - user_repository.rb
    - services
      - users
        - create.rb
        - update.rb
- spec
  - web
    - controllers
      - users
        - create_spec.rb
        - update_spec.rb
    - features
      - users
        - create_spec.rb
        - update_spec.rb
  - lib
    - cyg
      - repositories
        - users
          - user_repository_spec.rb
      - services
        - users
          - create_spec.rb
          - update_spec.rb
@lourenci
Copy link
Owner

lourenci commented Jul 26, 2019

This should work. It's s the Rails structure folder. I'll get round to looking into this.

@DannySantos
Copy link
Author

DannySantos commented Aug 5, 2019

Cheers, let me know if I can help

@lourenci
Copy link
Owner

lourenci commented Aug 5, 2019

Can you handle this? Pls, open a PR if you can.

@DannySantos
Copy link
Author

@lourenci I'm a little time poor at the moment but will have a look if I get a chance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants