This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2dc82d48ae
th-downstream
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2dc82d48ae'
${ noResults }
glitchier-soc
/
spec
/
fabricators
/
notification_fabricator.rb
5 lines
79 B
Raw
Normal View
History
Unescape
Escape
Adding unified streamable notifications
8 years ago
Fabricator
(
:notification
)
do
activity_id
1
Fixes slow query in notifications api (#2851) * Add inclusion validation for activity_type * When excluding all types with `WHERE NOT IN`, the query search all rows.
8 years ago
activity_type
'Favourite'
Adding unified streamable notifications
8 years ago
end