This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
Watch
1
Star
0
Fork
You've already forked tootlab-mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c0e9f85c5
tootlab-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-24 18:17:01 -05:00
require
'rails_helper'
RSpec
.
describe
RoutingHelper
,
type
:
:helper
do
Adding a bunch of tests
2016-02-26 09:28:08 -05:00
Adding a Mention model, test stubs
2016-02-24 18:17:01 -05:00
end