rails-starter
I've stopped maintaining this project after reaching Rails 4.1.6. For new versions of Rails, and for my latest Rails configuration suggestions, please use mattbrictson/rails-template.
파일 탐색기
최종 버전 다운로드 (.zip)- .keep
- application.js
- _all.css.scss
- _functions.css.scss
- _mixins.css.scss
- _variables.css.scss
- .keep
- application.css.scss
- base.css.scss
- layout.css.scss
- .keep
- application_controller.rb
- home_controller.rb
- application_helper.rb
- javascript_helper.rb
- layouts_helper.rb
- .keep
- .keep
- .keep
- _version.html.erb
- _version.text.erb
- index.html.erb
- application.html.erb
- base.html.erb
- _alerts.html.erb
- bundle
- rails
- rake
- rspec
- setup
- spring
- production.rb
- staging.rb
- development.rb
- production.rb
- staging.rb
- test.rb
- assets.rb
- backtrace_silencers.rb
- cookies_serializer.rb
- filter_parameter_logging.rb
- generators.rb
- inflections.rb
- mime_types.rb
- secret_token.rb
- secure_headers.rb
- session_store.rb
- version.rb
- wrap_parameters.rb
- en.yml
- maintenance.html.erb
- application.rb
- boot.rb
- brakeman.yml
- database.example.yml
- deploy.rb
- environment.rb
- pre_commit.yml
- routes.rb
- seeds.rb
- .keep
- crontab.erb
- maintenance.erb.html
- .keep
- .keep
- assets.rake
- auto_annotate_models.rake
- .keep
- 404.html
- 422.html
- 500.html
- robots.txt
- .keep
- home_spec.rb
- helpers.rb
- paths.rb
- spec_helper.rb
- .keep
- .keep
- .gitignore
- .rspec
- .ruby-version
- .scss-lint.yml
- Brewfile
- Capfile
- config.ru
- example.env
- Gemfile
- Gemfile.lock
- Guardfile
- jenkins-ci.sh
- Rakefile
- README.md
- README.rdoc
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mattbrictson/rails-starter
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd rails-starter
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
