1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters
Ryuta Kamizono 7c70430ce0 Fix broken heredoc indentation caused by rubocop auto-correct
All indentation was normalized by rubocop auto-correct at 80e66cc4d9.
But heredocs was still kept absolute position. This commit aligns
heredocs indentation for consistency.
2016-09-03 13:28:46 +09:00
..
mysql2 Remove unused blob_or_text_column? method 2016-08-19 14:09:55 +09:00
postgresql Fix broken heredoc indentation caused by rubocop auto-correct 2016-09-03 13:28:46 +09:00
sqlite3 Fix broken heredoc indentation caused by rubocop auto-correct 2016-09-03 13:28:46 +09:00