This website requires JavaScript.
Explore
Help
Sign In
crowd_intelligence
/
forgeplus
mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
Watch
0
Star
0
Fork
You've already forked forgeplus
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2937b2a94d
forgeplus
/
app
/
models
/
weapp_setting.rb
3 lines
91 B
Ruby
Raw
Blame
History
class
WeappSetting
<
ApplicationRecord
scope
:only_online
,
-
>
{
where
(
online
:
true
)
}
end
Reference in New Issue
View Git Blame
Copy Permalink