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
- rails new AirPikacho(any name)
- gem "sqlite" to "pg" (how to change gem)
- database.yml (how to create database and how to change database.yml file) app>config>locals>database.yml