Sha256: 5ebd30cf85cab21c5bea756a0da00d43956fbe1a9652a5d93d4df0673d982f02

Contents?: true

Size: 122 Bytes

Versions: 4

Compression:

Stored size: 122 Bytes

Contents

class HomeController < ApplicationController
  def index
    # nothing here
  end

  def foo
    # nothing here
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/rails/templates/helpers_system_spec/app/controllers/home_controller.rb
fortitude-0.9.6 spec/rails/templates/helpers_system_spec/app/controllers/home_controller.rb
fortitude-0.9.5-java spec/rails/templates/helpers_system_spec/app/controllers/home_controller.rb
fortitude-0.9.5 spec/rails/templates/helpers_system_spec/app/controllers/home_controller.rb