Sha256: 097abc2fb8d0f53ba84dbe6731b3ca5e5b7c45895b82a1d44c796e2676829021

Contents?: true

Size: 119 Bytes

Versions: 1

Compression:

Stored size: 119 Bytes

Contents

module NestedCell; end


module ReallyModule

  class NestedCell < Cell::Base
    def happy_state
    end
  end
  
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cells-2.3.0 test/cells/really_module/nested_cell.rb