{"id":13747415,"url":"https://github.com/renderedtext/admin_view","last_synced_at":"2025-04-09T15:06:37.051Z","repository":{"id":1319040,"uuid":"1263958","full_name":"renderedtext/admin_view","owner":"renderedtext","description":"Rails 4 generator of CRUD admin interfaces for existing models.","archived":false,"fork":false,"pushed_at":"2015-10-12T04:32:33.000Z","size":219,"stargazers_count":118,"open_issues_count":0,"forks_count":16,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-09T15:06:27.480Z","etag":null,"topics":["rails-admin","ruby","semaphore-open-source"],"latest_commit_sha":null,"homepage":"","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/renderedtext.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":"2011-01-17T16:34:28.000Z","updated_at":"2022-07-21T11:26:18.000Z","dependencies_parsed_at":"2022-08-16T13:05:15.767Z","dependency_job_id":null,"html_url":"https://github.com/renderedtext/admin_view","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fadmin_view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fadmin_view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fadmin_view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fadmin_view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renderedtext","download_url":"https://codeload.github.com/renderedtext/admin_view/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055284,"owners_count":21040157,"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":["rails-admin","ruby","semaphore-open-source"],"created_at":"2024-08-03T06:01:28.094Z","updated_at":"2025-04-09T15:06:37.029Z","avatar_url":"https://github.com/renderedtext.png","language":"Ruby","readme":"# admin_view\n\n\u003ca href=\"https://semaphoreapp.com/renderedtext/admin_view\"\u003e\u003cimg src=\"https://semaphoreapp.com/api/v1/projects/c79efd73c074db14c6829472459f2149fad0e068/327/badge.png\"\u003e\u003c/a\u003e\n\nCode generator of CRUD admin controllers, views and specs for existing ActiveRecord models. It helps you get the data on screen immediately, so you can customize the specifics to your liking.\n\nIt works with Rails 4 and uses [ransack](https://github.com/activerecord-hackery/ransack) for search and [kaminari](https://github.com/amatsuda/kaminari) for pagination.\n\nThe produced markup in views is compatible with [Bootstrap 3](http://getbootstrap.com).\n\nScreenshot:\n\n![admin_view example screenshot](http://cl.ly/image/1o3n1P153V0O/Screen%20Shot%202014-05-16%20at%2014.57.29%20.png)\n\n## Usage\n\nInclude it in your Gemfile:\n\n\tgem \"admin_view\"\n\nRun the generator:\n\n\t$ bundle exec rails g admin_view User --search_by name_or_email\n\nThe `--search_by` option is not required. However, it's useful most of the time, and you can use any ransack-compatible expression to search in string or text fields.\n\nOther options available are:\n\n* `--no_create` - omit functionality to create a new record\n* `--read_only` - omit create, edit and update functionality\n\n## Contributing\n\nYes! Feel free to fork the repo, make your changes in a topic branch and send us a pull request.\n\nIf you're having a problem or found a bug, please open an issue in the GitHub [issue tracker](https://github.com/renderedtext/admin_view/issues).\n\n## Credits\n\nBig thank you to all [the contributors](https://github.com/renderedtext/admin_view/graphs/contributors)!\n\n## License\n\nCopyright © 2011-2014 [Rendered Text](http://renderedtext.com). admin_view is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderedtext%2Fadmin_view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenderedtext%2Fadmin_view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderedtext%2Fadmin_view/lists"}