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
cbb962fd77
mastodon
/
spec
/
helpers
/
routing_helper.rb
6 lines
76 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a Mention model, test stubs
9 years ago
require
'rails_helper'
RSpec
.
describe
RoutingHelper
,
type
:
:helper
do
Adding a bunch of tests
9 years ago
Adding a Mention model, test stubs
9 years ago
end