def index
    @works = Work.where(params)

    options = {}
    options[:meta] = @works[:meta]