aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/CHANGES')
-rw-r--r--activemodel/CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/activemodel/CHANGES b/activemodel/CHANGES
index a9f9c27507..217a6d6bf7 100644
--- a/activemodel/CHANGES
+++ b/activemodel/CHANGES
@@ -9,4 +9,4 @@ Changes from extracting bits to ActiveModel
klass.add_observer(self)
klass.class_eval 'def after_find() end' unless
klass.respond_to?(:after_find)
- end \ No newline at end of file
+ end