Sha256: 558a4cb6b3ce457e82b1e33f81f9fe410f8d121c9f244e63a17a27a78830f152
Contents?: true
Size: 230 Bytes
Versions: 7
Compression:
Stored size: 230 Bytes
Contents
module MnoEnterprise # Create an AppFeedback # MnoEnterprise::AppFeedback.create(description: "description", organization_id: 3, user_id: 9, app_id: 43, rating: 5) class AppFeedback < AppReview belongs_to :app end end
Version data entries
7 entries across 7 versions & 1 rubygems