mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 15:52:21 +08:00
1. remove unnecessary `.rb` filename suffixes from `require_relative` calls 2. replace `require File.expand_path(File.dirname(__FILE__) + …` with `require_relative` 3. remove `./` prefixes from `require_relative` calls |
||
|---|---|---|
| .. | ||
| config.ex.yml | ||
| test_create_title.rb | ||
| test_data.rb | ||
| test_socialcast_api.rb | ||