How do I get my Rails app\'s root directory path?
Simply By writing Rails.root and append anything by Rails.root.join(*%w( app assets)).to_s