Sha256: 91e1e5a33682d3f93475b0a72b2e30fc8835ca438c364f0e3d97029e715743bd

Contents?: true

Size: 131 Bytes

Versions: 3

Compression:

Stored size: 131 Bytes

Contents

module Signum
  module Notifications
    class Component < ViewComponent::Base

      def initialize()
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
signum-0.6.0 app/components/signum/notifications/component.rb
signum-0.5.1 app/components/signum/notifications/component.rb
signum-0.5.0 app/components/signum/notifications/component.rb