lib/ext/date_time.rb in chgk_rating-1.0.0.rc1 vs lib/ext/date_time.rb in chgk_rating-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ -class DateTime - def to_s_chgk - self.strftime('%Y-%m-%d %H:%M:%S') - end +class DateTime + def to_s_chgk + self.strftime('%Y-%m-%d %H:%M:%S') + end end \ No newline at end of file