Sha256: 24db3143134ece25692ab74ccbbb8e1082cb44cff98a0459ffa839553fc4b521

Contents?: true

Size: 118 Bytes

Versions: 6

Compression:

Stored size: 118 Bytes

Contents

class HomeController < ApplicationController
  def four_zero_four
    render 'four_zero_four', :status=>404
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rails-brochure-0.2 app/controllers/home_controller.rb
rails-brochure-0.1.1 app/controllers/home_controller.rb
rails-brochure-0.1.0 app/controllers/home_controller.rb
rails-brochure-0.0.8 app/controllers/home_controller.rb
rails-brochure-0.0.6 app/controllers/home_controller.rb
rails-brochure-0.0.5 app/controllers/home_controller.rb