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

9 lines
71 B
Ruby
Executable File

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