Sha256: 5bf858c72da42d21de7213196e99ffbc46de2200131329e544b7b4cb1e0b9324

Contents?: true

Size: 117 Bytes

Versions: 29

Compression:

Stored size: 117 Bytes

Contents

class ProductionModeSystemSpecController < ApplicationController
  def sample_output
    @name = "Jessica"
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.6 spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.5-java spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.5 spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.4-java spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.4 spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.3 spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.2 spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb
fortitude-0.0.1 spec/rails/templates/production_mode_system_spec/app/controllers/production_mode_system_spec_controller.rb