Sha256: 2b3d622917cc46bc120f4d5c924e00907a7b175a8a94c2b8cbedaa86b8aa0cea

Contents?: true

Size: 212 Bytes

Versions: 51

Compression:

Stored size: 212 Bytes

Contents

class Marty::GridAppendOnly < Marty::McflyGridPanel
  def configure(c)
    super

    c.paging                 = :pagination
    c.editing                = :in_form
    c.permissions[:update]   = false
  end
end

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
marty-14.3.0 app/components/marty/grid_append_only.rb
marty-14.0.0 app/components/marty/grid_append_only.rb
marty-13.0.2 app/components/marty/grid_append_only.rb
marty-11.0.0 app/components/marty/grid_append_only.rb
marty-10.0.3 app/components/marty/grid_append_only.rb
marty-10.0.2 app/components/marty/grid_append_only.rb
marty-10.0.0 app/components/marty/grid_append_only.rb
marty-9.5.1 app/components/marty/grid_append_only.rb
marty-9.5.0 app/components/marty/grid_append_only.rb
marty-9.3.3 app/components/marty/grid_append_only.rb
marty-9.3.2 app/components/marty/grid_append_only.rb
marty-9.3.0 app/components/marty/grid_append_only.rb
marty-8.5.0 app/components/marty/grid_append_only.rb
marty-8.4.1 app/components/marty/grid_append_only.rb
marty-8.3.1 app/components/marty/grid_append_only.rb
marty-8.2.0 app/components/marty/grid_append_only.rb
marty-8.0.0 app/components/marty/grid_append_only.rb
marty-6.1.0 app/components/marty/grid_append_only.rb
marty-5.2.0 app/components/marty/grid_append_only.rb
marty-5.1.4 app/components/marty/grid_append_only.rb