class LibraryTabs

Public Instance Methods

layout() click to toggle source
# File Views/Library/Tabs.rb, line 2
def layout
  @order = 100
  @functions_need = [:library]
end