Sha256: 89c2f0ab4394e621c6836cff492655ec04f35b52b62c704ff0d09100b599017d

Contents?: true

Size: 112 Bytes

Versions: 4

Compression:

Stored size: 112 Bytes

Contents

# frozen_string_literal: true

module StaffBarHelper
  def staff_bar
    render 'staff_bar/staff_bar'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
staff_bar-0.3.0 app/helpers/staff_bar_helper.rb
staff_bar-0.2.0 app/helpers/staff_bar_helper.rb
staff_bar-0.1.1 app/helpers/staff_bar_helper.rb
staff_bar-0.1.0 app/helpers/staff_bar_helper.rb