{"id":19777971,"url":"https://github.com/shrinerb/shrine-reform","last_synced_at":"2025-04-30T20:30:30.562Z","repository":{"id":56895474,"uuid":"58309683","full_name":"shrinerb/shrine-reform","owner":"shrinerb","description":"[OUTDATED] Reform integration for Shrine","archived":false,"fork":false,"pushed_at":"2020-01-31T06:14:06.000Z","size":13,"stargazers_count":12,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T21:23:06.621Z","etag":null,"topics":["form-objects","reform","shrine","trailblazer"],"latest_commit_sha":null,"homepage":"http://trailblazer.to/gems/reform/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shrinerb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-08T11:49:15.000Z","updated_at":"2024-08-22T19:58:39.000Z","dependencies_parsed_at":"2022-08-21T01:20:39.419Z","dependency_job_id":null,"html_url":"https://github.com/shrinerb/shrine-reform","commit_stats":null,"previous_names":["janko-m/shrine-reform"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinerb%2Fshrine-reform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinerb%2Fshrine-reform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinerb%2Fshrine-reform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinerb%2Fshrine-reform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shrinerb","download_url":"https://codeload.github.com/shrinerb/shrine-reform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251740552,"owners_count":21636070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["form-objects","reform","shrine","trailblazer"],"created_at":"2024-11-12T05:27:17.046Z","updated_at":"2025-04-30T20:30:30.522Z","avatar_url":"https://github.com/shrinerb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shrine::Plugins::Reform\n\nProvides [Reform] integration for [Shrine].\n\n## Installation\n\n```ruby\ngem \"shrine-reform\"\n```\n\n## Usage\n\nThe reform plugin can be loaded globally alongside activerecord plugin.\n\n```rb\nShrine.plugin :activerecord\nShrine.plugin :reform\n```\n```rb\nclass Post \u003c ActiveRecord::Base\n  include ImageUploader::Attachment.new(:image)\nend\n```\n```rb\nclass PostForm \u003c Reform::Form\n  include ImageUploader::Attachment.new(:image)\nend\n```\n\n## Contributing\n\nYou can run tests with the Rake task:\n\n```\n$ bundle exec rake test\n```\n\n## License\n\n[MIT](LICENSE.txt)\n\n[Reform]: https://github.com/apotonick/reform\n[Shrine]: https://github.com/shrinerb/shrine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrinerb%2Fshrine-reform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrinerb%2Fshrine-reform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrinerb%2Fshrine-reform/lists"}