This website requires JavaScript.
Explore
Help
Sign In
mirror
/
YuruToot
Watch
1
Star
0
Fork
0
You've already forked YuruToot
mirror of
https://github.com/funamitech/mastodon
synced
2024-12-21 01:59:10 +09:00
Code
7837afbb5f
YuruToot
/
spec
/
helpers
/
api
/
salmon_helper_spec.rb
6 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
Refactoring Grape API methods into normal controllers & other things
2016-03-01 03:42:08 +09:00
require
'rails_helper'
RSpec
.
describe
Api
::
SalmonHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-19 07:36:54 +09:00
Refactoring Grape API methods into normal controllers & other things
2016-03-01 03:42:08 +09:00
end
Copy Permalink