Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inch closer to rails #170

Merged
merged 1 commit into from
May 22, 2024
Merged

Inch closer to rails #170

merged 1 commit into from
May 22, 2024

Conversation

elsom25
Copy link
Collaborator

@elsom25 elsom25 commented May 22, 2024

A more rails-inspired file/folder structure + several cleanups:

  • Add config/ for application + CLI + configuration
  • Move db files to storage/
  • Add bin/console
  • Attribute#primary_attribute is required in practice
  • Move import model verification to Seed + simplify integration test

@elsom25 elsom25 marked this pull request as ready for review May 22, 2024 02:09
@elsom25 elsom25 force-pushed the inch-closer-to-rails branch 6 times, most recently from 3ea2219 to 4212244 Compare May 22, 2024 14:52
- Add config/ for application + CLI + configuration
- Move db files to storage/
- Add bin/console
- Attribute#primary_attribute is required in practice
- Move model verification to Seed + simplify integration test
@elsom25 elsom25 merged commit 8005641 into main May 22, 2024
3 checks passed
@elsom25 elsom25 deleted the inch-closer-to-rails branch May 22, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants