This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
documentation
mirror of
https://github.com/mastodon/documentation
Watch
1
Star
0
Fork
You've already forked documentation
0
Code
Issues
6
Releases
Wiki
Activity
b5ebf99439
documentation
/
spec
/
helpers
/
settings_helper_spec.rb
6 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding simple_form, adding profile settings, header image
2016-03-12 20:47:22 +01:00
require
'rails_helper'
RSpec
.
describe
SettingsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 23:36:54 +01:00
Adding simple_form, adding profile settings, header image
2016-03-12 20:47:22 +01:00
end