14 15 16
# File 'lib/ting_yun/frameworks/rails.rb', line 14 def root root = rails_root.to_s.empty? ? super : rails_root.to_s end