BoxPistols / BoxPistols/tweetApp_Rails_TP

# 2 新規Railsプロジェクトの作成

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Railsプロジェクトの作成

- Rails version: 6.0.2.1
- Ruby version: ruby 2.6.5

## 導入フロー

- Rubyのバージョンが`2.6.5`でインストールするとエラーが出るため、`2.5.5`で`$ rails _6.0.2_ new TwiApp`を行う
- インストール後、`rbenv local 2.6.5`と`Gemfile`の書き換えをし、`$ bundle install`するとうまくいきました

https://github.com/BoxPistols/tweetApp_Rails_TP/commit/21b486f41e94a865864776f28dc226ab2f30cf83

![image](https://user-images.githubusercontent.com/10333049/73958404-3ba0f300-494b-11ea-9afd-00e1772c8930.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with commit 21b486f41e94a865864776f28dc226ab2f30cf83 and inspect the Gemfile and Rails project files. Reproduce the documented Rails 6.0.2.1 setup using Ruby 2.6.5, with the project created through the stated Rails command and dependencies installing successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.