This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
5e49118f86
mastodon
/
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 19:47:22 +00:00
require
'rails_helper'
RSpec
.
describe
SettingsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 22:36:54 +00:00
Adding simple_form, adding profile settings, header image
2016-03-12 19:47:22 +00:00
end