godmin
Admin framework for Rails 5+
파일 탐색기
최종 버전 다운로드 (.zip)- .keep
- batch-actions.js
- datetimepickers.js
- index.js
- navigation.js
- select-boxes.js
- index.css.scss
- welcome.html.erb
- _actions.html.erb
- _actions.html.erb
- _batch_actions.html.erb
- _breadcrumb.html.erb
- _breadcrumb_actions.html.erb
- _button_actions.html.erb
- _errors.html.erb
- _export_actions.html.erb
- _filters.html.erb
- _form.html.erb
- _pagination.html.erb
- _scopes.html.erb
- _table.html.erb
- edit.html.erb
- index.csv.csvbuilder
- index.html.erb
- index.json.jbuilder
- new.html.erb
- show.html.erb
- show.json.jbuilder
- new.html.erb
- _navigation.html.erb
- _navigation_aside.html.erb
- _content.html.erb
- _layout.html.erb
- application.html.erb
- login.html.erb
- en.yml
- pt-BR.yml
- sv.yml
- routes.rb
- rails_5.gemfile
- rails_6.gemfile
- rails_7.gemfile
- sessions_controller.rb
- authentication_generator.rb
- install_generator.rb
- policy.rb
- policy_generator.rb
- resource_controller.rb
- resource_model.rb
- resource_service.rb
- resource_generator.rb
- sessions_controller.rb
- user.rb
- policy.rb
- base.rb
- named_base.rb
- application.rb
- batch_actions.rb
- filters.rb
- forms.rb
- navigation.rb
- tables.rb
- translations.rb
- batch_actions.rb
- associations.rb
- batch_actions.rb
- filters.rb
- ordering.rb
- pagination.rb
- scopes.rb
- resource_controller.rb
- resource_service.rb
- application_controller.rb
- authentication.rb
- authorization.rb
- engine.rb
- engine_wrapper.rb
- paginator.rb
- resolver.rb
- version.rb
- godmin.rb
- application.js
- application.css
- application_controller.rb
- articles_controller.rb
- authorized_articles_controller.rb
- article.rb
- magazine.rb
- article_policy.rb
- magazine_policy.rb
- article_service.rb
- .keep
- .keep
- .keep
- .keep
- .keep
- .keep
- _navigation.html.erb
- rails
- routes.rb
- engine.rb
- version.rb
- admin.rb
- admin.gemspec
- manifest.js
- application.js
- application.css
- another_admin_sessions_controller.rb
- application_controller.rb
- articles_controller.rb
- authenticated_articles_controller.rb
- authorized_articles_controller.rb
- comments_controller.rb
- sessions_controller.rb
- .keep
- admin_user.rb
- another_admin_user.rb
- article.rb
- comment.rb
- magazine.rb
- article_policy.rb
- article_service.rb
- comment_service.rb
- .keep
- .keep
- .keep
- .keep
- .keep
- .keep
- _navigation.html.erb
- bundle
- rails
- rake
- development.rb
- test.rb
- backtrace_silencers.rb
- filter_parameter_logging.rb
- inflections.rb
- mime_types.rb
- secret_token.rb
- session_store.rb
- wrap_parameters.rb
- en.yml
- application.rb
- boot.rb
- database.yml
- environment.rb
- routes.rb
- 20150717121532_create_articles.rb
- 20150907133753_create_admin_users.rb
- 20160713134238_create_comment.rb
- 20170207081043_create_another_admin_user.rb
- 20210519215502_create_magazines.rb
- schema.rb
- .keep
- .keep
- 404.html
- 422.html
- 500.html
- favicon.ico
- config.ru
- Rakefile
- article.rb
- article_service.rb
- resource_generator_test.rb
- column_overriding_test.rb
- filter_overriding_test.rb
- partial_overriding_test.rb
- template_overriding_test.rb
- authentication_test.rb
- authorization_test.rb
- batch_actions_test.rb
- column_ordering_test.rb
- crud_test.rb
- filters_test.rb
- nested_resources_test.rb
- scopes_test.rb
- welcome_test.rb
- filters_test.rb
- batch_actions_test.rb
- filters_test.rb
- ordering_test.rb
- pagination_test.rb
- scopes_test.rb
- resource_service_test.rb
- engine_wrapper_test.rb
- paginator_test.rb
- resolver_test.rb
- test_helper.rb
- bootstrap-datetimepicker.js
- bootstrap-datetimepicker.css
- .codeclimate.yml
- .gitignore
- .rubocop.yml
- .travis.yml
- Appraisals
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- godmin.gemspec
- MIT-LICENSE
- Rakefile
- README.md
- screenshot.png
- template.rb
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/varvet/godmin
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd godmin
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
