oaken
Speed up your test suite and have easy to maintain seeds. Replace slow factories & skip the maintenance burden of fixtures. Fast tests, clear datasets.
파일 탐색기
최종 버전 다운로드 (.zip)- main.yml
- FUNDING.yml
- console
- loc
- loc-table
- rails
- setup
- bug_report_template.rb
- donuts.rb
- fixtures_generator.rb
- type.rb
- active_record.rb
- loader.rb
- railtie.rb
- rspec_setup.rb
- seeds.rb
- test_setup.rb
- version.rb
- oaken.rb
- .keep
- application.css
- channel.rb
- connection.rb
- .keep
- application_controller.rb
- application_helper.rb
- application_job.rb
- application_mailer.rb
- .keep
- detail.rb
- item.rb
- account.rb
- administratorship.rb
- application_record.rb
- menu.rb
- order.rb
- plan.rb
- user.rb
- application.html.erb
- mailer.html.erb
- mailer.text.erb
- rails
- rake
- setup
- development.rb
- production.rb
- test.rb
- content_security_policy.rb
- filter_parameter_logging.rb
- inflections.rb
- permissions_policy.rb
- en.yml
- application.rb
- boot.rb
- cable.yml
- database.yml
- environment.rb
- puma.rb
- routes.rb
- storage.yml
- 20230912213016_create_accounts.rb
- 20230912213056_create_users.rb
- 20230912213139_create_administratorships.rb
- 20230912213156_create_menus.rb
- 20230912213257_create_menu_items.rb
- 20230912213331_create_orders.rb
- 20231017160024_create_plans.rb
- 20240630172609_create_menu_item_details.rb
- 20251024125945_add_role_to_user.rb
- demo.rb
- kaspers_donuts.rb
- plans.rb
- plans.rb
- pagination.rb
- plans.rb
- users.rb
- setup.rb
- schema.rb
- seeds.rb
- .keep
- .keep
- 404.html
- 422.html
- 500.html
- apple-touch-icon-precomposed.png
- apple-touch-icon.png
- favicon.ico
- .keep
- items.yml
- accounts.yml
- menus.yml
- plans.yml
- users.yml
- pagination_test.rb
- type_test.rb
- loader_test.rb
- account_test.rb
- oaken_test.rb
- plan_test.rb
- test_helper.rb
- .keep
- .keep
- .keep
- config.ru
- Rakefile
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- oaken.gemspec
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/kaspth/oaken
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd oaken
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
