Sha256: 4b782d9de96700530ad2c3ca9a27ff4f4fc5ed1e17f8aa3dd5e204ce2df2436e

Contents?: true

Size: 198 Bytes

Versions: 12

Compression:

Stored size: 198 Bytes

Contents

module KonoUtils
  module Object
    module Cell
      module Edits
        class PageTitle < Base

          def show
            title_edit_g
          end

        end
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
kono_utils_bootstrap_view4-0.3.2 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.3.1 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.3 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.2.3 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.2.2 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.2.1 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.2 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.1.2 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.1.1 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.1.0 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.1.0.pre.rc.7 app/concepts/kono_utils/object/cell/edits/page_title.rb
kono_utils_bootstrap_view4-0.1.0.pre.rc.4 app/concepts/kono_utils/object/cell/edits/page_title.rb