This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44fad0160f
mastodon
/
spec
/
models
/
subscription_spec.rb
6 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding embedded PuSH server
8 years ago
require
'rails_helper'
RSpec
.
describe
Subscription
,
type
:
:model
do
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Adding embedded PuSH server
8 years ago
end