Sha256: 0a0f5382b819b4ef71a4c19e1520fb74800fdd7c39bea58537b83378be86d307

Contents?: true

Size: 165 Bytes

Versions: 56

Compression:

Stored size: 165 Bytes

Contents

# Marty's version of the Netzke Panel component.
class Marty::Panel < Netzke::Core::Panel
  client_class do |c|
    c.include :panel
  end
end

Panel = Marty::Panel

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
marty-2.6.4 app/components/marty/panel.rb
marty-2.6.3 app/components/marty/panel.rb
marty-2.6.2 app/components/marty/panel.rb
marty-2.6.1 app/components/marty/panel.rb
marty-2.6.0 app/components/marty/panel.rb
marty-2.5.9 app/components/marty/panel.rb
marty-2.5.8 app/components/marty/panel.rb
marty-2.5.7 app/components/marty/panel.rb
marty-2.5.6 app/components/marty/panel.rb
marty-2.5.5 app/components/marty/panel.rb
marty-2.5.4 app/components/marty/panel.rb
marty-2.5.2 app/components/marty/panel.rb
marty-2.5.1 app/components/marty/panel.rb
marty-2.5.0 app/components/marty/panel.rb
marty-2.4.9 app/components/marty/panel.rb
marty-2.4.8 app/components/marty/panel.rb