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
2bb43cecf4
educoder
/
app
/
models
/
weapp_setting.rb
3 lines
91 B
Raw
Blame
History
class
WeappSetting
<
ApplicationRecord
scope
:only_online
,
-
>
{
where
(
online
:
true
)
}
end
Reference in new issue
View Git Blame
Copy Permalink