12 13 14
# File 'lib/crudboy/ext/time.rb', line 12 def as_json(*args) to_s end
8 9 10
# File 'lib/crudboy/ext/time.rb', line 8 def inspect to_s end