mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fa6d921e11
For future reference, this is the regex I used: ^\s*#\s*\n(?!\s*#). Replace with the first match, and voilà! Note that the regex matches a little bit too much, so you probably want to `git add -i .` and go through every single diff to check if it actually should be changed. |
||
---|---|---|
.. | ||
active_model | ||
active_model.rb |