This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
hometown
mirror of
https://github.com/hometown-fork/hometown.git
Watch
1
Star
0
Fork
You've already forked hometown
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dafcb02153
hometown
/
spec
/
helpers
/
oauth
/
applications_helper_spec.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Bind oauth applications to users
2016-03-14 16:49:13 +00:00
require
'rails_helper'
RSpec
.
describe
Oauth
::
ApplicationsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 22:36:54 +00:00
Bind oauth applications to users
2016-03-14 16:49:13 +00:00
end