0.0
No commit activity in last 3 years
No release in over 3 years
Generates: controller file with actions specified in arguments, schema file for param validation written using dry-validation gem, use case class for handling logic of the request, presenter class for serialization of objects, request rspec specs for proper testing
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
There are tons of books yelling about how you shouldn't repeat yourself, how you should keep it DRY(Don't Repeat Yourself). Well, we tried hard to keep the code clean, but when it comes to blog we wrote, we seems quite ignorante to the DRY principle. During the whole developement process, there...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Use deep_pluck as a shortcut to select one or more attributes and include associated models without loading a bunch of records. And DRY up your code when using #as_json. Added a filter for graphql_rails_api gem
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Validate graphql-ruby arguments easily with dry-validation
2019
2020
2021
2022
2023
2024