BoxPistols / BoxPistols/tweetApp_Rails_TP
# 2 新規Railsプロジェクトの作成
- 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

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