Home - mahichy/AirPikachu-review- GitHub Wiki

Welcome to the AirPikachu-review- wiki! i was started this course five months ago. 08-10-19 i was completed the AirPikachu part one. and now i am repeating this course again. here is the details of this course. task_01_Class_06 Create a simple Rails Project with Bootstrap what i learn in this section

  1. rails new AirPikacho(any name)
  2. gem "sqlite" to "pg" (how to change gem)
  3. database.yml (how to create database and how to change database.yml file) app>config>locals>database.yml