{"id":29058631,"url":"https://github.com/tackeyy/rails_mdl_admin","last_synced_at":"2026-04-27T00:32:06.338Z","repository":{"id":56890637,"uuid":"91226617","full_name":"tackeyy/rails_mdl_admin","owner":"tackeyy","description":"Admin page based on Google's Material Design Lite.","archived":false,"fork":false,"pushed_at":"2017-05-14T08:29:09.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-03T21:07:01.154Z","etag":null,"topics":["google-material-design-lite","mdl","rails"],"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/tackeyy.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-14T07:16:27.000Z","updated_at":"2017-05-14T08:27:33.000Z","dependencies_parsed_at":"2022-08-21T00:20:29.554Z","dependency_job_id":null,"html_url":"https://github.com/tackeyy/rails_mdl_admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tackeyy/rails_mdl_admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tackeyy%2Frails_mdl_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tackeyy%2Frails_mdl_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tackeyy%2Frails_mdl_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tackeyy%2Frails_mdl_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tackeyy","download_url":"https://codeload.github.com/tackeyy/rails_mdl_admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tackeyy%2Frails_mdl_admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":["google-material-design-lite","mdl","rails"],"created_at":"2025-06-27T07:01:39.465Z","updated_at":"2026-04-27T00:32:06.323Z","avatar_url":"https://github.com/tackeyy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RailsMdlAdmin\n\nA gemified version of [Google's Material Design Lite](http://www.getmdl.io/) library.\n\n[![https://gyazo.com/744ab31cd69dcd6df101c42a328ce653](https://i.gyazo.com/744ab31cd69dcd6df101c42a328ce653.png)](https://gyazo.com/744ab31cd69dcd6df101c42a328ce653)\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rails_mdl_admin'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n```bash\n$ gem install rails_mdl_admin\n```\n\n## Usage\n\n### Install rails_mdl_admin\n\n```bash\n$ rails generate rails_mdl_admin:install\n```\n\n### Require or impote rails_mdl_admin style\n\n```css\n *= require rails_mdl_admin/styles\n```\n\n```scss\n  @import \"rails_mdl_admin/styles\";\n```\n\n## Example\n\n1. AdminUser CRUD\n\n```bash\n$ rails g scaffold AdminUser name:string\n$ rake db:migrate\n```\n\n2. Install rails_mdl_admin and style sheet\n\n```bash\n$ rails generate rails_mdl_admin:install\n```\n\n```css\n *= require rails_mdl_admin/styles\n```\n\n```bash\n$ rails s\n# then, access localhost:3000/admin_users\n```\n\n## TODO\n- [ ] Add test.\n- [ ] Add sigin in/up form.\n- [ ] Add generator which provide user with admin CRUD.\n- [ ] Support haml and slim.\n- [ ] Support devise and sorcery.\n\n## Contributing\n- TODO\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%2Ftackeyy%2Frails_mdl_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftackeyy%2Frails_mdl_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftackeyy%2Frails_mdl_admin/lists"}