This website requires JavaScript.
Explore
Help
Sign In
Jason
/
forgeplus
forked from
jasder/forgeplus
Watch
1
Star
0
Fork
You've already forked forgeplus
0
Code
Issues
Pull Requests
2
Releases
Wiki
Activity
bbbb
forgeplus
/
app
/
models
/
weapp_setting.rb
3 lines
91 B
Ruby
Raw
Permalink
Blame
History
class
WeappSetting
<
ApplicationRecord
scope
:only_online
,
-
>
{
where
(
online
:
true
)
}
end
Reference in New Issue
View Git Blame
Copy Permalink