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

Where it gets stuck

1.3.4 Hello, world! -Event: After executing $ git push heroku master, when opening the URL, Method Not Allowed is displayed. -Solution: The URL to open was incorrect. image.png

·Points to remember The introduction of Heroku was difficult and I skipped understanding, so I need to look back.

Impressions

・ Chapter 1 completed! ・ I have come to be able to imagine push and commit in my head. ・ Maybe the usage of Qiita is wrong? Rather than mass-producing new articles for each date, it may be better to add them to one article. Check the Qiita rules. -Since I read Qiita's markdown notation, the article should be a little easier to read.

Recommended Posts

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 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
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 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
I got stuck in launching Unreal Enigine 4 on an AWS Ubuntu instance, so I summarized it