{"id":19610460,"url":"https://github.com/valiot/administrate-field-refile","last_synced_at":"2025-07-23T17:05:22.436Z","repository":{"id":62553017,"uuid":"51497771","full_name":"valiot/administrate-field-refile","owner":"valiot","description":"View settings for refile on Administrate gem","archived":false,"fork":false,"pushed_at":"2017-01-16T19:10:47.000Z","size":12,"stargazers_count":4,"open_issues_count":4,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-12T06:09:04.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/valiot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-11T06:18:13.000Z","updated_at":"2023-09-18T01:18:35.000Z","dependencies_parsed_at":"2022-11-03T04:15:22.054Z","dependency_job_id":null,"html_url":"https://github.com/valiot/administrate-field-refile","commit_stats":null,"previous_names":["disruptiveangels/administrate-field-refile"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/valiot/administrate-field-refile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valiot%2Fadministrate-field-refile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valiot%2Fadministrate-field-refile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valiot%2Fadministrate-field-refile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valiot%2Fadministrate-field-refile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valiot","download_url":"https://codeload.github.com/valiot/administrate-field-refile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valiot%2Fadministrate-field-refile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265040146,"owners_count":23702083,"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":[],"created_at":"2024-11-11T10:29:27.694Z","updated_at":"2025-07-23T17:05:22.417Z","avatar_url":"https://github.com/valiot.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AdministrateFieldRefile\n[![Gem](https://img.shields.io/gem/v/administrate-field-refile.svg)]()\n\nAll you need to integrate Refile with Administrate.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'administrate-field-refile'\n```\n\nAnd then execute:\n```\n$ bundle install\n```\n\n## Usage\n\nIn your Dashboard `ATTRIBUTE_TYPES` use the field type `Field::Refile`. i.e.\n```ruby\nATTRIBUTE_TYPES = {\n  images_files: Field::Refile\n}\n```\n\nBy default all `Refile` options are false, you can set them to true like this:\n```ruby\nATTRIBUTE_TYPES = {\n  images_files: Field::Refile.with_options(direct: true, presigned: true, multiple: true)\n}\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/DisruptiveAngels/administrate-field-refile.\n\n## License\n[MIT License](https://github.com/DisruptiveAngels/administrate-field-refile/blob/better_readme/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaliot%2Fadministrate-field-refile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaliot%2Fadministrate-field-refile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaliot%2Fadministrate-field-refile/lists"}