{"id":78778,"library":"supermodel","title":"SuperModel","description":"SuperModel provides an in-memory database using ActiveModel, useful for testing and prototyping.","status":"active","version":"0.1.6","language":"ruby","source_language":null,"source_url":"https://github.com/maccman/supermodel","tags":["activemodel","in-memory","testing","prototype"],"install":[{"cmd":"gem install supermodel","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'supermodel', '~> 0.1.6'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"SuperModel","correct":"require 'supermodel'"}],"quickstart":{"code":"require 'supermodel'\nclass User < SuperModel::Base\n  attributes :name, :email\nend\nu = User.create(name: 'Alice')\nUser.find(u.id).name # => 'Alice'","lang":"ruby","description":"Define an in-memory model and create records."},"warnings":[],"env_vars":null,"search_vec":"'activemodel':10,16 'databas':8 'in-memori':5,17 'memori':7,19 'prototyp':15,21 'provid':3 'supermodel':1,2 'test':13,20 'use':9,11","created_at":"2026-06-18T04:30:31.052470+00:00","updated_at":"2026-06-18T04:30:31.052470+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/maccman/supermodel","github":"https://github.com/maccman/supermodel","docs":"http://www.rubydoc.info/gems/supermodel/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}