This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
22948e1f5e
educoder
/
app
/
models
/
weapp_settings
/
advert.rb
3 lines
88 B
Raw
Normal View
History
Unescape
Escape
admins: weapp setting && modify weapp home api
5 years ago
class
WeappSettings
::
Advert
<
WeappSetting
admin weapp: advert order
5 years ago
default_scope
{
order
(
position
:
:asc
)
}
admins: weapp setting && modify weapp home api
5 years ago
end