dalibor / cyrillizer
Character conversion from latin to cyrillic and vice versa
☆31Updated 2 years ago
Alternatives and similar repositories for cyrillizer
Users that are interested in cyrillizer are comparing it to the libraries listed below
Sorting:
- Simple and lightweight Virtus analog.☆100Updated 2 years ago
- Transliteration between cyrillic <-> latin | Транслитерация между кирилицой и латиницой☆68Updated 5 years ago
- Flexible presenters for Rails.☆176Updated 4 months ago
- Simple, functional authorization library and role management for ruby☆230Updated 5 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- ActiveRecord associations on top of PostgreSQL arrays☆63Updated 6 months ago
- ActiveRecord models annotator based on rails' schema dumper☆25Updated 6 years ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Ruby Async background job processor☆96Updated 2 years ago
- Automatically load and include all common Rails form features.☆100Updated last year
- RSpec Matchers for Hanami☆46Updated 4 years ago
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 4 years ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- ☆33Updated 2 years ago
- Wrap your methods in DB Transactions☆53Updated 2 years ago
- Orchestration SAGA builder for ruby☆57Updated 3 years ago
- Helpful components for developing UI in Rails☆20Updated 10 years ago
- Simple DSL for creating recursive queries with ActiveRecord☆119Updated last year
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- ☆87Updated 2 months ago
- Trailblazer's Operation implementation.☆88Updated 2 weeks ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Stop use Active Support in not rails related projects☆147Updated 2 years ago
- Decorators on top of your ORM layer.☆172Updated 4 months ago
- Ideas and suggestions about architecture for hanami projects☆46Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Application prototype for Ruby web apps using ROM and Roda