souls icon indicating copy to clipboard operation
souls copied to clipboard

🕺 SOULs 💃 Build Serverless Apps faster like Rails. Powered by Ruby GraphQL, Active Record, RSpec, RuboCop, and Google Cloud.

Results 6 souls issues
Sort by recently updated
recently updated
newest added

`gem install souls` causes errors if we use old SOULs (for example 1.16.3) in our app.

https://github.com/google-github-actions/auth#setup

enhancement

Basically, we need to do 2 things. 1. Improve `souls g type` command add dataloader method when it has a relation table 2. Create `souls g source` command add `souls...

Update graphql-ruby gem version from v1.13.10 to v2.0.14 There are breaking changes between v1.13.x and v2.0.~ Let's update SOULs default gem version. GraphQL Ruby GitHub https://github.com/rmosolgo/graphql-ruby Change Log https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md This...

good first issue