This website requires JavaScript.
Explore
Help
Sign in
fedi
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
1
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-23 14:13:12 +00:00
Code
Activity
0f4bc56719
mastodon
/
spec
/
helpers
/
routing_helper.rb
6 lines
76 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a Mention model, test stubs
2016-02-25 00:17:01 +01:00
require
'rails_helper'
RSpec
.
describe
RoutingHelper
,
type
:
:helper
do
Adding a bunch of tests
2016-02-26 15:28:08 +01:00
Adding a Mention model, test stubs
2016-02-25 00:17:01 +01:00
end
Copy permalink