This website requires JavaScript.
Explore
Help
Register
Sign In
3g0st
/
mastodon-docker-playground
forked from
treehouse/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon-docker-playground
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
77045d0886
mastodon-docker-playground
/
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 23:17:01 +00:00
require
'rails_helper'
RSpec
.
describe
RoutingHelper
,
type
:
:helper
do
Adding a bunch of tests
2016-02-26 14:28:08 +00:00
Adding a Mention model, test stubs
2016-02-24 23:17:01 +00:00
end