Sha256: bef12e2419a9edef840f3c05d1c2eb7c22cf19e69ac9b2e1652db5c68d07e608

Contents?: true

Size: 146 Bytes

Versions: 18

Compression:

Stored size: 146 Bytes

Contents

class Marty::ApiLog < Marty::Base
  validates_presence_of :script, :node, :attrs, :start_time, :end_time,
                        :remote_ip

end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
marty-1.0.47 app/models/marty/api_log.rb
marty-1.0.46 app/models/marty/api_log.rb
marty-1.0.44 app/models/marty/api_log.rb
marty-1.0.43 app/models/marty/api_log.rb
marty-1.0.42 app/models/marty/api_log.rb
marty-1.0.41 app/models/marty/api_log.rb
marty-1.0.39 app/models/marty/api_log.rb
marty-1.0.38 app/models/marty/api_log.rb
marty-1.0.37 app/models/marty/api_log.rb
marty-1.0.36 app/models/marty/api_log.rb
marty-1.0.35 app/models/marty/api_log.rb
marty-1.0.34 app/models/marty/api_log.rb
marty-1.0.33 app/models/marty/api_log.rb
marty-1.0.32 app/models/marty/api_log.rb
marty-1.0.31 app/models/marty/api_log.rb
marty-1.0.30 app/models/marty/api_log.rb
marty-1.0.29 app/models/marty/api_log.rb
marty-1.0.28 app/models/marty/api_log.rb