]> git.openstreetmap.org Git - rails.git/blob - config/initializers/file_column.rb
Store the username in a cookie and use it to validate the session
[rails.git] / config / initializers / file_column.rb
1 if defined?(FILE_COLUMN_ROOT)
2   FileColumn::ClassMethods::DEFAULT_OPTIONS[:root_path] = FILE_COLUMN_ROOT
3 end