Sha256: 76751a4e066305b447e7f98b225ad80e81a8c6faeb38bec138bc486cdae7989f

Contents?: true

Size: 141 Bytes

Versions: 4

Compression:

Stored size: 141 Bytes

Contents

module LunarShell
  module Satellites
    class ClearController < LunarShell::SatellitesController
      def run
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 app/controllers/lunar_shell/satellites/clear_controller.rb
lunar_shell-0.5.0 app/controllers/lunar_shell/satellites/clear_controller.rb
lunar_shell-0.4.1 app/controllers/lunar_shell/satellites/clear_controller.rb
lunar_shell-0.3.0 app/controllers/lunar_shell/satellites/clear_controller.rb