]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Try a different style for the OpenID login page
[rails.git] / config / environment.rb
index 70a1ddbd5ac04cd52ce30899a247d24b0d7e1172..01115ba97fb17133e9e47eb38cb829faac36ba50 100644 (file)
@@ -54,6 +54,7 @@ Rails::Initializer.run do |config|
   config.gem 'httpclient'
   config.gem 'ruby-openid', :lib => 'openid', :version => '>=2.0.4'
   config.gem 'SystemTimer', :version => '>= 1.1.3', :lib => 'system_timer'
+  config.gem 'sanitize'
 
   # Only load the plugins named here, in the order given. By default, all plugins
   # in vendor/plugins are loaded in alphabetical order.