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.
☆16Updated last year
Alternatives and similar repositories for string_pattern:
Users that are interested in string_pattern are comparing it to the libraries listed below
- ☆18Updated last month
- Nice output to console/file from concurrent threads☆45Updated 3 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆34Updated 9 months ago
- Track ActiveRecord validation errors on your database☆43Updated 2 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 8 months ago
- Bundler plugin for showing gem diffs☆44Updated 3 weeks ago
- Create ActiveRecord relations from UNIONs☆48Updated this week
- Ruby Enums with a literal-style syntax.☆60Updated 3 months ago
- Library for removing and clearing data in Rails ActiveRecord models.☆37Updated last year
- Automatic validation based on your database schema column types and limits.☆46Updated last month
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 2 weeks ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated last year
- Capybara selectors and matchers for working with HTML tables☆41Updated 2 years ago
- Supports binary COPY into PostgreSQL with activerecord☆46Updated 2 years ago
- Create temporary tables and models in RSpec tests.☆46Updated 5 months ago
- ☆54Updated last month
- ☆38Updated last year
- Seamlessly encrypt/decrypt/edit your rails Dotenv files with the help of the Sekrets gem☆26Updated 7 years ago
- Sequential Sidekiq jobs for Rails☆61Updated last year
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- ☆25Updated 6 years ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 2 weeks ago
- write snippet code to rewrite your project code☆53Updated 3 weeks ago
- Truncate strings with fullwidth characters and ANSI codes.☆49Updated 10 months ago
- ☆58Updated last year
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.