MarioRuiz / string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
☆17Updated 2 years ago
Alternatives and similar repositories for string_pattern:
Users that are interested in string_pattern are comparing it to the libraries listed below
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- Create ActiveRecord relations from UNIONs☆48Updated 3 months ago
- ☆18Updated 4 months ago
- ☆58Updated last year
- High speed text tokenization for Ruby☆68Updated last week
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 11 months ago
- ☆25Updated 7 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 3 months ago
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- Automatic validation based on your database schema column types and limits.☆46Updated last week
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Create temporary tables and models in RSpec tests.☆46Updated 8 months ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆35Updated 2 months ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Bundler plugin for showing gem diffs☆44Updated 3 months ago
- Ruby Enums with a literal-style syntax.☆59Updated 6 months ago
- Ruby client for immudb, the immutable database☆36Updated 3 months ago
- Resumable support for ActiveStorage☆31Updated 5 months ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- write snippet code to rewrite your project code☆57Updated 3 months ago
- 💎 Ruby SMTP mock. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.☆65Updated 5 months ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Library for removing and clearing data in Rails ActiveRecord models.☆37Updated last year
- 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