Sha256: b69668e011160472c54e436cd5d821e4996b926abf17f189f9a57030d35d395d

Contents?: true

Size: 80 Bytes

Versions: 10

Compression:

Stored size: 80 Bytes

Contents

class ErrorsController < ApplicationController

  def missing_section
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sections_rails-0.11.0 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.10.0 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.9.0 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.8.1 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.8.0 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.7.2 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.7.1 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.7.0 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.6.12 spec/dummy/app/controllers/errors_controller.rb
sections_rails-0.6.11 spec/dummy/app/controllers/errors_controller.rb