castle / castle-rubyLinks
Ruby gem for Castle
☆35Updated 2 months ago
Alternatives and similar repositories for castle-ruby
Users that are interested in castle-ruby are comparing it to the libraries listed below
Sorting:
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 5 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- Self-validating Ruby objects☆64Updated 5 months ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- A Ruby event emitter implementation.☆71Updated 9 years ago
- Hash passwords securely in Devise using Argon2☆55Updated 2 months ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Test data generation framework☆113Updated 6 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Quickly insert database records with confidence☆40Updated 2 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated 2 years ago
- Underlock makes it dead simple to encrypt and decrypt your data and files. It comes with little to no dependencies and has a very small A…☆126Updated 7 years ago
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- ☆41Updated last year
- Type Validation for Rails☆49Updated last year
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆162Updated 3 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…