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

The command has inconsistent behavior depending of the current path #1

Open
arn-the-long-beard opened this issue Feb 4, 2021 · 2 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@arn-the-long-beard
Copy link
Owner

arn-the-long-beard commented Feb 4, 2021

When running the command in root of a rust project :

proto_seeder ./src/lib.rs -> does work nicely.

But running the command on a different location like : /my_project/src

proto_seeder lib.rs -> does not work.

The way path are handled need to be fixed.

@arn-the-long-beard arn-the-long-beard added bug Something isn't working invalid This doesn't seem right labels Feb 4, 2021
@arn-the-long-beard
Copy link
Owner Author

today I got no import module for seed when generating modules from routes on a mod.rs

@arn-the-long-beard
Copy link
Owner Author

I got some typo error again in model string generated in view. There is "_" sometimes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant