Keshav Biswa

Results 9 issues of Keshav Biswa

### Motivation / Background As per the discussion in #2787 This PR updates `Faker::Australia` to `Faker::Locations::Australia` to keep it consistent with the directory modules. ### Checklist Before submitting the PR...

Deprecation
πŸ™πŸ½ PR: Needs Tests
πŸ™πŸ½ PR: Needs Documentation
πŸ™πŸ½ PR: Needs Further Updates

For example: ```bash rails g model Post title content:textΓ· ``` This should automatically update seedie.yml and add post inside it. There should also be a flag to disable update inside...

enhancement
hacktoberfest

Just read the first line of the readme and you'll know how bad it is. For intro: https://www.youtube.com/watch?v=3W0wRrOtsTk

good first issue
hacktoberfest

### Motivation / Background Fixes: #2948 This Pull Request has been created because We want the ability to silence output warnings for Deprecated Generators in tests. ### Checklist Before submitting...

⏲️ PR: In Queue for Review

### Description - I can always go and delete my past PTO entries and my leaves will increase which should not be the case. ### Environment ### What is the...

bug

Currently, `ActiveRecordAnonymizer` uses the alias method to define methods that are used to anonymize data. This approach, does not completely protect the original data from being exposed due to the...

Currently config only supports toggling based on environments. We might need to toggle anonymization based on different conditions as well. An example scenario: ```ruby ActiveRecordAnonymizer.configure do |config| # Other configuration...

### I have checked that this feature is not already implemented - [x] This feature does not exist ### Use case Setting formatter: "auto" should check for add ons as...

enhancement
help-wanted
pinned