Topic: "activemodel"
elastic/elasticsearch-rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
Language: Ruby - Size: 5.52 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 3,078 - Forks: 802

AaronLasseigne/active_interaction
:briefcase: Manage application specific business logic.
Language: Ruby - Size: 1.86 MB - Last synced at: about 12 hours ago - Pushed at: 3 months ago - Stars: 2,105 - Forks: 142

adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Language: Ruby - Size: 1.33 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 1,605 - Forks: 235

cgriego/active_attr
What ActiveModel left out
Language: Ruby - Size: 489 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1,197 - Forks: 90

rmm5t/strip_attributes
:hocho: An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Language: Ruby - Size: 219 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 608 - Forks: 56

mirego/activerecord_json_validator
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
Language: Ruby - Size: 116 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 415 - Forks: 64

amatsuda/html5_validators
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation
Language: Ruby - Size: 360 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 304 - Forks: 37

musaffa/file_validators
Adds file validators to ActiveModel.
Language: Ruby - Size: 191 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 259 - Forks: 24

leastbad/all_futures
A Redis ORM for reactive applications. Quacks just like Active Record. 🦆
Language: Ruby - Size: 242 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 97 - Forks: 4

jsmestad/jsonapi-consumer
Client framework for consuming JSONAPI services in Ruby
Language: Ruby - Size: 166 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 94 - Forks: 18

serradura/u-attributes
Create "immutable" objects with no setters, just getters.
Language: Ruby - Size: 371 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 92 - Forks: 7

dogweather/validated_object
Self-validating Ruby objects
Language: Ruby - Size: 175 KB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 64 - Forks: 2

Swirrl/tripod
ActiveModel-style Ruby ORM for RDF Linked Data. Works with SPARQL 1.1 HTTP endpoints.
Language: Ruby - Size: 440 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 14

antulik/active_interaction-extras
Useful extensions for active_interaction gem
Language: Ruby - Size: 86.9 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 57 - Forks: 9

Agrimatics/activemodel-datastore
Ruby on Rails with Active Model and Google Cloud Datastore. Extracted from Agrimatics Aero.
Language: Ruby - Size: 388 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 17

jasl/activeentity
Active Record without Database
Language: Ruby - Size: 305 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 51 - Forks: 7

state-machines/state_machines-activemodel
StateMachines ActiveModel Integration
Language: Ruby - Size: 127 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 34

ActiveTriples/ActiveTriples
An ActiveModel-like interface for RDF data
Language: Ruby - Size: 678 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 14

simple-and-powerful/act-form
The simple way to create form objects or command/service objects with ActiveModel
Language: Ruby - Size: 56.6 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 31 - Forks: 1

rafaelbiriba/active_model_validates_intersection_of
A custom validation for your Active Model that check if an array is included in another one
Language: Ruby - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 20

serradura/u-observers
Simple and powerful implementation of the observer pattern.
Language: Ruby - Size: 189 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 2

RStankov/MiniForm
Sugar around ActiveModel::Model
Language: Ruby - Size: 62.5 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 7

jasl-lab/duck_record
Used for creating virtual models like ActiveType or ModelAttribute does.
Language: Ruby - Size: 191 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 3

mirego/active_model_serializers_validator
:black_joker: An extension to ActiveModel::Serializer that validates serializers output against a JSON schema
Language: Ruby - Size: 324 KB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 18 - Forks: 1

OpenGems/rails_email_checker
ActiveModel email validation. Checks MX records, sub address, regex, whitelisted and blacklisted check
Language: Ruby - Size: 437 KB - Last synced at: about 22 hours ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

serradura/type_validator
Adds type validation for classes with ActiveModel::Validations.
Language: Ruby - Size: 60.5 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 1

jgraichen/acfs
API client for services
Language: Ruby - Size: 794 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 13 - Forks: 8

dandlezzz/active_conformity
Database driven validations
Language: Ruby - Size: 1.83 MB - Last synced at: 1 day ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 3

ninech/REST-in-Peace
A KISS REST Client.
Language: Ruby - Size: 145 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 4

kuntoaji/enkrip
encrypt & decrypt Active Record attributes with Message Encryptor
Language: Ruby - Size: 18.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

mansakondo/activemodel-embedding
An ActiveModel extension to model your semi-structured data using embedded associations
Language: Ruby - Size: 200 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

adamcooke/parameter_sets
🍔 A friendly schema for defining permitted parameters in Rails controllers
Language: Ruby - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

pedrorolo/active_module
Modules and Classes as first-class active record values
Language: Ruby - Size: 119 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

uxxman/service_record
ActiveRecord lookalike but for business model requirements. a.k.a Service Objects
Language: Ruby - Size: 83 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 7 - Forks: 0

alejandrodevs/active_model_exporters
A simple way to export data in Rails.
Language: Ruby - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

infinum/array_validator 📦
Array Validations for ActiveModel
Language: Ruby - Size: 32.2 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 0

pedrofurtado/validates-correios-cep
Brazilian zipcode validation for ActiveRecord, integrated with correios-cep gem.
Language: Ruby - Size: 20.5 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

mtarnovan/romanianvalidators
Collection of validations for Cod Numeric Personal (CNP), Cod de identificare fiscală (CIF) and IBAN (only Romanian format, as published by Romanian National Bank
Language: Ruby - Size: 35.2 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

iloveitaly/activemodel
Make SQLModel more like an a real ORM
Language: Python - Size: 382 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 0

state-machines/state_machines-activemodel-observers
Language: Ruby - Size: 16.6 KB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 6

yujideveloper/activemodel-ip_address_validator
ActiveModel validator for ip address
Language: Ruby - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

akuzko/flatter
Deep object graph to a plain flat properties mapper.
Language: Ruby - Size: 60.5 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

printercu/activemodel_translation
Translation helpers for models
Language: Ruby - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 1

substancelab/activemodel-email_address_validator
Opinionated email address validation for ActiveModels/ActiveRecord
Language: Ruby - Size: 89.8 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

alt-point/active-models
Reactive DTO models with Proxy and more useful classes, decorators, Black-jack and hookers
Language: TypeScript - Size: 322 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 4

mborromeo/wisperable 📦
Configure and Broadcast ActiveModel events via Wisper
Language: Ruby - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

vickyramachandra/json-sideload
A deserializer for payloads that comply to sideloaded JSON format of ActiveModel::Serializer. Unmarshals to Go structs
Language: Go - Size: 39.1 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

oshanz/sonicsearch
Sonic search server integrations for Ruby on Rails
Language: Ruby - Size: 36.1 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

nsommer/model_orchestration
A toolkit for orchestrating actions on related models.
Language: Ruby - Size: 339 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

drexed/lite-errors
Build ActiveModel::Errors like errors in Ruby
Language: Ruby - Size: 36.1 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

rmorlok/activejsonmodel
Active model objects that can be serialized to JSON
Language: Ruby - Size: 118 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

drexed/lite-encryption
ActiveSupport::MessageEncryptor encryption wrapper for PORO objects and ActiveModel attributes
Language: Ruby - Size: 58.6 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

MatthewSchultz/simple-validations-rails
A simple set of validations I got tired of writing over and over and over again. Includes boolean, locale, and email validators.
Language: Ruby - Size: 49.8 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

drexed/lite-validators
Collection of ActiveModel/ActiveRecord validators
Language: Ruby - Size: 202 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

umbrellio/verifly
This gem provides an api to run sequential checks
Language: Ruby - Size: 51.8 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

segoy89/errors_to_sentences
Simple gem to transform error messages into sentences
Language: Ruby - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pete2786/lambda-sinatra
Basic lambda using sinatra, active model
Language: Ruby - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

aspirewit/dimension_validation
DimensionValidation gem adds dimension validation to ActiveModel
Language: Ruby - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

avvo/easygoing_active_model 📦
An ActiveModel::Model that does not raise exceptions when you pass a parameter for something undefined.
Language: Ruby - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

tbhb/modeled_settings
ActiveModel-based configuration for Rails applications and libraries
Language: HTML - Size: 62.5 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

plainsource/activekit
The essential kit for rails ActiveRecord models to be happy.
Language: Ruby - Size: 149 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tearat/crystal-db-model
I tried to create ActiveModel parody...
Language: Crystal - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mdeering/phillumeny
Collection of RSpec matchers for verbose testers.
Language: Ruby - Size: 158 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

macera/kunibikirb7
ActiveModelとRubyの特異クラスを使った動的な入力フォーム実装のプロトタイプ
Language: Ruby - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

vivektiwary/rails-mail-form
Extending ActiveModel to create a custom Mail Form model
Language: Ruby - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
