This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
vt-social
mirror of
https://github.com/nullptr-live/vt-social.git
Watch
1
Star
0
Fork
You've already forked vt-social
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c01dd089ff
vt-social
/
spec
/
helpers
/
admin
/
pubsubhubbub_helper_spec.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add simple admin overview of PuSH subscriptions
2016-11-28 17:45:13 +00:00
require
'rails_helper'
RSpec
.
describe
Admin
::
PubsubhubbubHelper
,
type
:
:helper
do
Improved admin UI
2016-12-13 12:42:10 +00:00
Add simple admin overview of PuSH subscriptions
2016-11-28 17:45:13 +00:00
end