[RUBY] Where I got stuck in today's "rails tutorial" (2020/10/08)

Where it gets stuck

2.1 Application planning

-Event: The heroku command is not recognized by $ heroku create -Solution: In toy_app, I started over from the heroku installation of "1.5.1 Heroku setup". -Note: Is it necessary to install for each app? Confirmation required

Today's summary

・ Progress: Chapter 2 2.1.1 ~ 2.2.1 Completed

-Impression: When you type a command to terminal, you should always be aware that the current directory is important.

Recommended Posts

Where I got stuck in today's "rails tutorial" (2020/10/08)
Where I got stuck in today's "rails tutorial" (2020/10/05)
Where I got stuck in today's "rails tutorial" (2020/10/06)
Where I got stuck in today's "rails tutorial" (2020/10/04)
Where I got stuck in today's "rails tutorial" (2020/10/07)
I got stuck in File
I got stuck trying to write a where in clause in ActiveRecord
Where I got stuck with Swift Package Manager support
I got stuck in a clone of a two-dimensional array
Where I was interested in Progate's Ruby on Rails course [params]
I built a rails environment with docker and mysql, but I got stuck
rails tutorial
[JAVA] Project Euler, I got stuck in Q8, so make a note
I got stuck using snake case for variable name in Spring Boot
rails tutorial
rails tutorial
How to use MySQL in Rails tutorial
rails tutorial
What I got into @Transactional in Spring
rails tutorial
rails tutorial
rails tutorial
I rewrote the Rails tutorial test with RSpec
[Rails Struggle/Rails Tutorial] What you learned in Rails Tutorial Chapter 6
I tried to organize the session in Rails
[Rails Struggle/Rails Tutorial] What you learned in Rails Tutorial Chapter 3
I got stuck while studying Java SE 7/8 Bronze
rails tutorial About account activation in production environment
I got stuck trying Volley's synchronization process (Java)
I got stuck when port forwarding with VBox
I got an "ActionView :: Template :: Error: Permission denied" error in the test of 3.3.1 of Rails tutorial 6th edition, so I solved it.
rails tutorial Chapter 6
Rails tutorial test
rails tutorial Chapter 1
Rails tutorial memorandum 1
Rails tutorial memorandum 2
rails tutorial Chapter 7
rails tutorial Chapter 5
Group_by in Rails
rails tutorial Chapter 10
rails tutorial Chapter 9
rails tutorial Chapter 8
Start Rails Tutorial
[Beginner] Rails Tutorial
I changed the way Rails tutorials run: Rails Tutorial Notes-Chapter 9
Implement post search function in Rails application (where method)
[Ruby on Rails Tutorial] Error in the test in Chapter 3
I can't overwrite information on columns in rails console ...
I want to use a little icon in Rails
Implement user follow function in Rails (I use Ajax) ②
I got a cannot resolve symbol in Android Studio
Regarding overcapacity when setting Rails tutorial environment in Cloud 9
I put Bootstrap in Rails6. (Sprockets :: Rails :: Helper :: AssetNotPrecompiled handling)
I got an error "undefined method` create'" in RSpec
I want to define a function in Rails Console
Implement user follow function in Rails (I use Ajax) ①
[Rails Struggle/Rails Tutorial] What you learned in Rails Tutorial Chapters 4 and 5
Rails Tutorial Extension: I created a follower notification function
[Personal memo] Looking back on what I got stuck in Docker ... including knowledge of Linux
I got stuck in launching Unreal Enigine 4 on an AWS Ubuntu instance, so I summarized it