{"id":19710479,"url":"https://github.com/rootstrap/rails_admin_s3_file","last_synced_at":"2026-03-19T11:11:40.817Z","repository":{"id":56890438,"uuid":"92217228","full_name":"rootstrap/rails_admin_s3_file","owner":"rootstrap","description":"A rails admin plugin to direct upload assets to s3.","archived":false,"fork":false,"pushed_at":"2017-05-24T18:55:53.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-13T06:53:56.383Z","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/rootstrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-23T20:30:28.000Z","updated_at":"2020-05-16T20:17:37.000Z","dependencies_parsed_at":"2022-08-21T00:50:30.464Z","dependency_job_id":null,"html_url":"https://github.com/rootstrap/rails_admin_s3_file","commit_stats":null,"previous_names":["neonroots/rails_admin_s3_file"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rootstrap/rails_admin_s3_file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Frails_admin_s3_file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Frails_admin_s3_file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Frails_admin_s3_file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Frails_admin_s3_file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootstrap","download_url":"https://codeload.github.com/rootstrap/rails_admin_s3_file/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Frails_admin_s3_file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29137750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T22:49:08.052Z","status":"ssl_error","status_checked_at":"2026-02-05T22:45:32.059Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11T22:07:30.281Z","updated_at":"2026-02-05T23:01:15.604Z","avatar_url":"https://github.com/rootstrap.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RailsAdminS3File\nShort description and motivation.\n\n## Usage\n\n- Add a new field to your model as string.\n- Configure the field on your rails_admin.rb initializer\n\n```\nfield :your_field, :s3_file do\n  upload_path  \"#{ENV['AWS_ENV']}/videos/\" # mandatory\n  upload_extension 'mp4'                   # mandatory\n  upload_content_type 'video'              # Optional default video\n  upload_acl 'public-read'                 # Optional default public-read options\nend\n```\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rails_admin_s3_file'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n```bash\n$ gem install rails_admin_s3_file\n```\n\n## Contributing\nContribution directions go here.\n\n## License\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootstrap%2Frails_admin_s3_file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootstrap%2Frails_admin_s3_file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootstrap%2Frails_admin_s3_file/lists"}