Sha256: 0e211f72bc0e7d882f7f86dee9570e022f7b10ac4926ab3f901a996fc03471bb
Contents?: true
Size: 122 Bytes
Versions: 13
Compression:
Stored size: 122 Bytes
Contents
class StaticController < ApplicationController rescue_from AbstractController::ActionNotFound, :with => :render_404 end
Version data entries
13 entries across 13 versions & 1 rubygems