Table of Content
Ruby on Rails 101 – Chapter 8
In the chapter, we are going to translate our rails app into multi-lingual.
And then we will discuss usind git and also several deployment approaches.
- Multilingual
- Adding chinese
- Switching locale
- Pow local server
- Mobile devices testing via local network
- Deployment database-config
- Introducing git
- Lab – “Try Git”
- Apply git to our project
- Push git to server repo
- Deploying options
What’s next? We’re going to take a look at “Multilingual”.