thoughtbot / data-anonymizationLinks
Want to use production data for testing, data-anonymization can help you.
☆11Updated 2 years ago
Alternatives and similar repositories for data-anonymization
Users that are interested in data-anonymization are comparing it to the libraries listed below
Sorting:
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- IP address anonymizer for Ruby and Rails☆103Updated 7 months ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Finds missing non-null constraints☆54Updated 6 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 4 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- A checklist of Rails security audit☆85Updated 9 years ago
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- K-Sortable Unique IDentifiers in Ruby☆54Updated 9 months ago
- A wrapper over `dry-monads` to solve its flaws and offer a safe way to implement the Railway pattern.☆28Updated last year
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 6 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Application-level encryption for Redis and Memcached☆36Updated 9 months ago
- Mariage of policy object and interactor patterns☆27Updated 3 years ago
- All the world's a server, and all the men and women merely clients☆106Updated 10 months ago
- Concurrent index migrations for Rails☆42Updated 3 months ago
- Self-validating Ruby objects☆64Updated last month
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Mark an endpoint as deprecated so everyone knows its going away!☆27Updated 6 years ago
- Time series anomaly detection for Ruby☆47Updated last month
- String enums for Rails☆85Updated 3 months ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Simple, secure key management for Active Record encryption☆31Updated 3 months ago
- Official Ruby gems for the Judoscale Heroku add-on☆89Updated this week
- Code ownership for Rails☆125Updated 3 months ago
- Page-specific Javascript in Rails for more civilized times☆40Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago