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
587661fafb5419db2e2707d3a471ee252e7d0d96
discourse-subscriptions
/
app
/
models
/
discourse_subscriptions
/
product.rb
T
7 lines
108 B
Ruby
Raw
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