thoughtbot / data-anonymization
Want to use production data for testing, data-anonymization can help you.
☆11Updated last year
Alternatives and similar repositories for data-anonymization:
Users that are interested in data-anonymization are comparing it to the libraries listed below
- Render beautiful code samples from your rails app☆23Updated 3 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Provides asynchronous event publishing to Wisper using ActiveJob☆36Updated last year
- Self-validating Ruby objects☆63Updated 8 months ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆57Updated 5 years ago
- Always-warm, auto-rebuilding rails caching without timers or touching☆37Updated 4 months ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 7 years ago
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Match text; run commands. Works great for building a chatbot!☆43Updated last month
- K-Sortable Unique IDentifiers in Ruby☆54Updated 3 months ago
- Mark an endpoint as deprecated so everyone knows its going away!☆27Updated 5 years ago
- ActionParameter helps you move all your parameter's logic from controllers into it's own class. This way you'll keep your controllers dry…☆89Updated 7 years ago
- Interactive command-line tool to build Rails migrations☆26Updated 2 years ago
- ☆90Updated 2 years ago
- A web interface for Notable☆37Updated 2 years ago
- Hash passwords securely in Devise using Argon2☆54Updated 4 months ago
- Bundler plugin to investigate dependencies☆23Updated last week
- Minitest assertions for Pundit policies☆31Updated 3 years ago
- Smart-Period aims to simplify Time-range manipulation☆25Updated 3 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Build a highly secure, no data leak, multi-tenant rails app☆47Updated 2 years ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- A Rails-like Messaging Framework using AMQP/RabbitMQ☆22Updated 2 weeks ago
- Application-level encryption for Redis and Memcached☆35Updated 3 months ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 7 years ago
- LoggableActivity is a Ruby gem for Rails applications that records user activities and protects sensitive data.☆24Updated 4 months ago
- A Ruby gem for converting seconds into human-readable format☆18Updated 4 years ago
- Support for `DISTINCT ON` statements when querying with ActiveRecord☆34Updated last month
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago