Project

General

Profile

« Previous | Next » 

Revision 6ee71201

Added by Marc Dequènes about 14 years ago

  • ID 6ee712016eb9afd6a30d1602b507ba512b82f826

[evol] reorganized config/includes a bit

View differences:

app/controllers/application_controller.rb
# Filters added to this controller apply to all controllers in the application.
# Likewise, all the methods added will be available for all controllers.
require 'gettext_rails'
require 'exif'
require 'utils'
require 'mycyma'
#Mime::Type.register "image/svg+xml", :svg
class ApplicationController < ActionController::Base
helper :all # include all helpers, all the time

Also available in: Unified diff