Ruby Activemodel

Open-source Ruby projects categorized as Activemodel

Top 10 Ruby Activemodel Projects

  • Elasticsearch Rails

    Elasticsearch integrations for ActiveModel/Record and Ruby on Rails

    Project mention: Full-text Search with Elasticsearch in Rails | dev.to | 2022-08-17

    Let's add Elasticsearch into the mix. To do so, we will need the elasticsearch-model gem. It's an official Elasticsearch gem that integrates nicely with Rails models.

  • ActiveInteraction

    :briefcase: Manage application specific business logic.

    Project mention: The Decree Design Pattern | /r/rails | 2023-02-03

    One of the first things I plug into any new or inherited rails project over the last few years is ActiveInteraction.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • validates_timeliness

    Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.

  • ActiveAttr

    What ActiveModel left out

  • activerecord_json_validator

    🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.

  • all_futures

    A Redis ORM for reactive applications. Quacks just like Active Record. 🦆

    Project mention: A powerful search feature with what Rails provides out of the box | dev.to | 2023-01-19

    The model used for the filtering concept is using the all_futures gem that I never heard about it. I read the code making use of it and I couldn't find why this library was used: It seemed that everything done with it could be achieved using only ActiveModel.

  • validated_object

    Self-validating Ruby objects

    Project mention: Ryan Bigg - A replacement for strong parameters | /r/ruby | 2022-11-13

    I think my Validated Object gem would also be a good solution: It does the dry-schema thing but using standard Rails validations. So no new DSL to learn. And then you get a valid plain Ruby object when it succeeds.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • u-observers

    Simple and powerful implementation of the observer pattern.

  • act-form

    The simple way to create form objects or command/service objects with ActiveModel

    Project mention: Day 4: GitHub Actions for Colombian Spanish. | dev.to | 2022-12-03

    At first I tried the act-form Ruby gem, but got stuck on an error: wrong number of arguments (given 3, expected 1..2). I was not sure if the problem is in the code or my own setup, but for my experiments I am using an Ubuntu-based Docker container where I installed Ruby using apt-get. So unless the version of Ruby is incorrect I don't know what could be wrong on my side. I hope I'll get an answer to that. Even if it is that the author cannot reproduce the issue.

  • activemodel-embedding

    An ActiveModel extension to model your semi-structured data using embedded associations

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-02-03.

Ruby Activemodel related posts

Index

What are some of the best open-source Activemodel projects in Ruby? This list will help you:

Project Stars
1 Elasticsearch Rails 3,002
2 ActiveInteraction 1,949
3 validates_timeliness 1,547
4 ActiveAttr 1,190
5 activerecord_json_validator 369
6 all_futures 92
7 validated_object 59
8 u-observers 32
9 act-form 30
10 activemodel-embedding 9
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com