[RUBY] Yay! I'm on Rails! Repetition

Introduction

This is the nth Ruby on Rails memorial. on Rails! 20200930.png

environment

ubuntu.bash


$ uname -a
Linux ubuntu 5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64 X86_64 X86_64 GNU/Linux

This time, ʻUbuntu on VirtualBoxonwindows10`

Where it fits

As usual, it gets caught in sqlite, but it's okay because I have experienced it last time.

spring

spring.not


bundler: command not found: spring

This time, I fitted it with spring.

Gemfil.e


  gem 'spring'
  gem 'spring-watcher-listen'

Since it is group: development, delete the above line and deal with it.

If you want to access from the host OS, you need to change the network settings in VirtualBox. 20200930a.png

Summary

Referenced site

Recommended Posts

Yay! I'm on Rails! Repetition
Yay! I'm on Rails!
Yay! I'm on Heroku!
Tailwind on Rails
Launch Rails on EC2
Test run on rails
Deploy RAILS on EC2
Ruby on Rails Elementary
Ruby on Rails basics
Ruby On Rails Association
Resolve ActiveRecord :: NoDatabaseError on rails6
Ruby on rails learning record -2020.10.03
Portfolio creation Ruby on Rails
Ruby on rails learning record -2020.10.04
[Ruby on Rails] Debug (binding.pry)
Ruby on rails learning record -2020.10.05
Ruby on rails learning record -2020.10.09
Ruby on Rails config configuration
Ruby on Rails basic learning ①
Ruby on rails learning record-2020.10.07 ②
Install Rails on macOS Catalina
Commentary on partial! --Ruby on Rails
Post a video on rails
Ruby on rails learning record-2020.10.07 ①
Cancel Ruby on Rails migration
Ruby on rails learning record -2020.10.06
Ruby on Rails validation summary
Ruby on Rails Basic Memorandum
I'm always stumbling on UITableViewCell. (1)
Ruby on Rails Overview (Beginner Summary)
[Ruby on Rails] Read try (: [],: key)
[Ruby on Rails] yarn install --check-files
Ruby on Rails variable, constant summary
Installing Ruby + Rails on Ubuntu 18.04 (rbenv)
[Ruby on Rails] Introduced paging function
Basic knowledge of Ruby on Rails
Progate Ruby on Rails5 Looking Back
How to use Ruby on Rails
How to deploy Bootstrap on Rails
[Ruby on Rails] Add / Remove Columns
Ruby on Rails Japanese-English support i18n
(Ruby on Rails6) "Erase" posted content
[Ruby on Rails] CSV output function
Ruby on Rails 6.0 environment construction memo
[Ruby on Rails] What is Bcrypt?
Launch Rails on EC2 (manual deployment)
Rails on Tiles (how to write)
Rails on Docker environment construction procedure
[Ruby on Rails] Confirmation page creation
[Today's stack # 1] Until on rails on cloud9
Ruby On Rails devise routing conflict
[Ruby on Rails] Comment function implementation
[Ruby on Rails] DM, chat function
Deploy Rails on Docker to heroku
[Ruby on Rails] Convenient helper method
Check the root on the Rails browser
Deploy your Rails app on Heroku
[Ruby on Rails] Stop "looping until ..."
Tutorial 1 for building apps with Rails (First steps to Yay! You're on Rails!)
[Cloud9] Yay! You ’re on Rails! Is not displayed in the rails tutorial