jam-cloud/monitor/spec/support/stubs.rb

9 lines
71 B
Ruby
Raw Normal View History

module JamRuby
class User
end
end
def signin_path
'/signin'
end