viniciusoyama / component_partyLinks
Frontend components for Ruby on Rails: group your view logic, html and css files in components to be rendered from views or directly from controllers.
☆34Updated 6 years ago
Alternatives and similar repositories for component_party
Users that are interested in component_party are comparing it to the libraries listed below
Sorting:
- Automatic scopes for ActiveRecord models.☆82Updated last year
- ☆58Updated 2 years ago
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 9 months ago
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Non-blocking ActiveRecord method invocation☆48Updated 6 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 2 months ago
- Convert strings between different cases.☆97Updated last year
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Separate schema from data migrations in your Rails apps☆69Updated 2 months ago
- An evolutionary computation framework for Ruby☆62Updated 5 months ago
- A gem to spy queries running with Active Record and report missing indexes☆77Updated 10 months ago
- Expiring jobs support for Sidekiq☆30Updated last month
- Rate limiter for Rails based on leaky buckets☆90Updated 2 months ago
- Add persisted fields to active record models without migrations.☆22Updated last year
- Create ActiveRecord relations from UNIONs☆50Updated 5 months ago
- Track ActiveRecord validation errors on your database☆43Updated 2 months ago
- Active Record extension providing slotted counters support☆111Updated 7 months ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 8 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Ruby client for immudb, the immutable database☆36Updated 3 months ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 3 years ago