{"id":78101,"library":"activeresource","title":"ActiveResource","description":"REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Active Record models.","status":"active","version":"6.2.0","language":"ruby","source_language":null,"source_url":"https://github.com/rails/activeresource","tags":["rest","api","activerecord","rails"],"install":[{"cmd":"gem install activeresource","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'activeresource', '~> 6.2.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ActiveResource","correct":"require 'active_resource'"}],"quickstart":{"code":"require 'active_resource'\nclass Person < ActiveResource::Base\n  self.site = 'http://api.example.com'\nend\nperson = Person.find(1)","lang":"ruby","description":"Define a model that maps to a RESTful API resource."},"warnings":[{"fix":"Consider using alternative HTTP clients like Faraday or RestClient.","message":"ActiveResource is not actively maintained and may have compatibility issues with newer Rails versions.","severity":"gotcha","affected_versions":">= 6.0.0"}],"env_vars":null,"search_vec":"'activ':18 'activerecord':23 'activeresourc':1 'api':22 'app':9 'class':12 'like':17 'model':20 'rail':4,24 'record':19 'rest':2,7,21 'rubi':11 'web':8 'work':14 'wrap':5","created_at":"2026-06-18T04:06:34.328482+00:00","updated_at":"2026-06-18T04:06:34.328482+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://www.rubyonrails.org","github":"https://github.com/rails/activeresource","docs":"http://www.rubydoc.info/gems/activeresource/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}