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
2f7139c6b5
mastodon
/
spec
/
models
/
user_spec.rb
6 lines
66 B
Ruby
Raw
Normal View
History
Unescape
Escape
Made some progress
9 years ago
require
'rails_helper'
RSpec
.
describe
User
,
type
:
:model
do
Adding a Mention model, test stubs
9 years ago
Made some progress
9 years ago
end