rails/railties/lib
Xavier Noria 63a791c097 remove spurious trailing commas from zeitwerk:check error messages
Since the original message is something like this

    expected file ... to define constant A, but didn't

the \S+ captured the comma. A constant name goes there, so [\w:]+ is
enough and won't match the comma.
2019-09-25 00:41:39 +02:00
..
minitest Railities typo fixes. 2019-02-01 16:42:40 +05:30
rails remove spurious trailing commas from zeitwerk:check error messages 2019-09-25 00:41:39 +02:00
rails.rb Fix document formatting of Rails.group [ci skip] 2019-09-05 19:00:20 +09:00