This website requires JavaScript.
Explore
Help
Sign In
Discourse
/
discourse-subscriptions
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
surface-api-error-admin-dashboard
discourse-subscriptions
/
app
/
models
/
discourse_subscriptions
/
product.rb
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
108 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
REFACTOR: Use models to store data (
#11
)
2020-05-22 11:20:05 -05:00
# frozen_string_literal: true
module
DiscourseSubscriptions
class
Product
<
ActiveRecord
::
Base
end
end
Reference in New Issue
Copy Permalink