Skip to content
This repository was archived by the owner on Mar 30, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 291 Bytes

Goo Ping

Quick start

  1. install RVM and ruby

  2. bundle install

  3. rails s

Internationalization

supports Chinese simplified and English use set_locale param in the url to switch between the two:

  • _SITE_URL/?set_locale=en
  • _SITE_URL/?set_locale=zh_CN