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
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 10 months ago
- ☆58Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Convert strings between different cases.☆97Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- An evolutionary computation framework for Ruby☆58Updated 3 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 6 months ago
- Resumable support for ActiveStorage☆30Updated 9 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 7 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- Ruby client for immudb, the immutable database☆36Updated last month
- Principled Test Framework for Ruby and MRuby☆73Updated 3 weeks ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- ActiveRecord schema annotations done right☆74Updated 8 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 6 years ago
- Finds missing non-null constraints☆54Updated 6 years ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- A collection of helpful methods and monkey patches for Rails☆33Updated 2 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last month
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- An Object Prioritization Utility for Ruby☆29Updated 6 years ago