[donrails commit] r405 - add libxml-ruby and libxml-xmlrpc depend in environment.rb

3 views
Skip to first unread message

codesite...@google.com

unread,
May 3, 2009, 9:46:44 AM5/3/09
to donr...@googlegroups.com
Author: yasuhiro
Date: Sun May 3 06:44:46 2009
New Revision: 405

Modified:
trunk/config/environment.example.rb

Log:
add libxml-ruby and libxml-xmlrpc depend in environment.rb

Modified: trunk/config/environment.example.rb
==============================================================================
--- trunk/config/environment.example.rb (original)
+++ trunk/config/environment.example.rb Sun May 3 06:44:46 2009
@@ -18,6 +18,8 @@
config.gem "actionwebservice"
config.gem "hpricot"
config.gem "will_paginate"
+ config.gem "libxml-ruby"
+ config.gem "libxml-xmlrpc"
# Settings in config/environments/* take precedence over those specified
here

# Skip frameworks you're not going to use (only works if using
vendor/rails)
@@ -58,7 +60,7 @@
config.active_record.default_timezone = :utc
config.action_controller.session = {
:session_key => '_hoetest_session',
- :secret => 'secretsecret'
+ :secret
=> 'b336c91a16492d1daf3f723bb934ebcad317a85097f647e1b49181889b430c2a593d180638d87470f80448600c971a97db447caf188aa28a00d3e5b3b347ca4a'
}


Reply all
Reply to author
Forward
0 new messages