Sha256: 8234bd4ce0c44e1806fca7f6afba051427d1c9e1d670ff6e31e6d0ee0b21303f

Contents?: true

Size: 153 Bytes

Versions: 3

Compression:

Stored size: 153 Bytes

Contents

module LunarShell
  module Satellites
    class <%= class_name %>Controller < LunarShell::SatellitesController
      def run
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 lib/generators/lunar_shell/satellite/templates/controller.rb
lunar_shell-0.5.0 lib/generators/lunar_shell/satellite/templates/controller.rb
lunar_shell-0.4.1 lib/generators/lunar_shell/satellite/templates/controller.rb