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.☆83Updated last year
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated 2 years ago
- Non-blocking ActiveRecord method invocation☆47Updated 6 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 5 months ago
- ☆58Updated 2 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 3 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- Ruby client for immudb, the immutable database☆36Updated 3 weeks 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☆22Updated 4 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 11 months ago
- An evolutionary computation framework for Ruby☆63Updated 8 months ago
- ActiveRecord schema annotations done right☆73Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 4 years ago
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- One-way pipe, composable, rack application builder☆63Updated last year
- Expiring jobs support for Sidekiq☆30Updated 4 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 11 months ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- Write benchmarks without the hassle.☆75Updated 7 months ago
- Generate a static site from any rack middleware.☆69Updated last year
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 4 years ago