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
- ☆58Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated 2 years ago
- Antidetect Headless Chrome Browser for Ruby Web Scraping☆64Updated 2 weeks ago
- Non-blocking ActiveRecord method invocation☆47Updated 6 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Separate schema from data migrations in your Rails apps☆69Updated 2 weeks ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 4 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Convert strings between different cases.☆97Updated last year
- Rate limiter for Rails based on leaky buckets☆92Updated 4 months ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- ActiveRecord schema annotations done right☆73Updated last year
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆97Updated 2 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 10 months ago
- Manage exports and imports with ease, separating the logic from the models☆28Updated last month
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 11 months ago
- Finds missing non-null constraints☆54Updated 7 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- One-way pipe, composable, rack application builder☆63Updated 11 months ago
- ☆39Updated 2 years ago
- Add persisted fields to active record models without migrations.☆24Updated last year
- ActiveRecord schema visualization and model organization made easy☆178Updated 2 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year