Skip to content

issues Search Results · repo:DRBragg/redaction language:Ruby

Filter by

6 results
 (63 ms)

6 results

inDRBragg/redaction (press backspace or delete to remove)

At Within3 when we pull data from prod into staging the encryption keys are different so our encrypted columns return nil. Because of this redaction doesn t actually redact any attributes because they ...
enhancement
  • DRBragg
  • Opened 
    on Nov 9, 2022
  • #22

I’m not a complete idiot, I did make it so the rake task would bail in prod BUT running Redaction.redact! or Model.redact! in prod would still work. We need to raise an exception if those methods are attempted ...
  • DRBragg
  • Opened 
    on May 6, 2022
  • #16

🤦‍♂️ I generally don t use minitest and it looks like I got the assertions backwards. Currently I m doing: assert_equal actual, expected but it should be assert_equal expected, actual
  • DRBragg
  • 1
  • Opened 
    on Mar 25, 2022
  • #11

Use GitHub actions and run tests on every PR
  • DRBragg
  • Opened 
    on Mar 11, 2022
  • #3

Just keep it easy and use standardrb
  • DRBragg
  • Opened 
    on Mar 11, 2022
  • #2

Add a Redaction::Types::Name class for handling redacting things like :first_name or :last_name
  • DRBragg
  • Opened 
    on Mar 11, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub