class Kingfisher::NullRepo

Public Instance Methods

all(_) click to toggle source
# File lib/kingfisher/controller.rb, line 3
def all(_)
  []
end