46 47 48
# File 'app/models/transit/asset.rb', line 46 def timestamp self.created_at.strftime("%B %d, %Y") end