aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/guid.rb
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2015-02-17 13:28:06 -0700
committerSean Griffin <sean@thoughtbot.com>2015-02-17 13:28:06 -0700
commitb3fdf9c596e4821e0028472b9c2740fd4d6655c8 (patch)
tree7a11dce75125174c4fd75499c8c9bc72845af543 /activerecord/test/models/guid.rb
parentcdf4fa9d240d9137385021ebdac54238fb748a36 (diff)
downloadrails-b3fdf9c596e4821e0028472b9c2740fd4d6655c8.tar.gz
rails-b3fdf9c596e4821e0028472b9c2740fd4d6655c8.tar.bz2
rails-b3fdf9c596e4821e0028472b9c2740fd4d6655c8.zip
Add line endings to files which are missing them
These files get modified whenever someone uses a tool like `sed`. Let's just get this over with in one commit so it'd not adding diff noise to something else.
Diffstat (limited to 'activerecord/test/models/guid.rb')
-rw-r--r--activerecord/test/models/guid.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/test/models/guid.rb b/activerecord/test/models/guid.rb
index 9208dc28fa..05653ba498 100644
--- a/activerecord/test/models/guid.rb
+++ b/activerecord/test/models/guid.rb
@@ -1,2 +1,2 @@
class Guid < ActiveRecord::Base
-end \ No newline at end of file
+end