fix indentation

This commit is contained in:
Vijay Dev 2016-02-07 07:12:16 +00:00
parent 3ee7bc87b1
commit 87f060a7ee

@ -137,7 +137,7 @@ def clear_reflections_cache # :nodoc:
# ThroughReflection
# PolymorphicReflection
# RuntimeReflection
class AbstractReflection # :nodoc:
class AbstractReflection # :nodoc:
def table_name
klass.table_name
end