mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-27 18:00:50 +08:00
The files that contains only constants (like a configuration file) have been ignored in detection dependency. $ cat app/config.rb USER_NAME = "Watson" MAIL = "watson1978@gmail.com"