Sha256: 1b495d4acf003e22b12036e6910a00515c111bbdda8027be1b9c18b76a66ef24

Contents?: true

Size: 85 Bytes

Versions: 2

Compression:

Stored size: 85 Bytes

Contents

# frozen_string_literal: true

class Post < ApplicationRecord
  acts_as_paranoid
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
n_base_rails-0.1.2 lib/models/post.rb
n_base_rails-0.1.1 lib/models/post.rb