A
Anusha Vinod
Hi,
Im trying to configure swiftiply and mongrel for my rails application.
I followed the tutorial provided in the link:
http://jit.nuance9.com/2007/11/rails-on … ngrel.html
Im getting the following error when trying to bring swiftiply up:
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:122:in
`postprocess_config_load': undefined method `has_key?' for
"swiftcore.org":String (NoMethodError)
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:121:in
`each'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:121:in
`postprocess_config_load'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:94:in
`parse_options'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:137:in
`run'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:149
from /usr/local/bin/swiftiply:19:in `load'
from /usr/local/bin/swiftiply:19
Can anyone please share any thoughts on this? My version of ruby is
1.8.6. Im completely new to rails.
Thanks
Im trying to configure swiftiply and mongrel for my rails application.
I followed the tutorial provided in the link:
http://jit.nuance9.com/2007/11/rails-on … ngrel.html
Im getting the following error when trying to bring swiftiply up:
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:122:in
`postprocess_config_load': undefined method `has_key?' for
"swiftcore.org":String (NoMethodError)
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:121:in
`each'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:121:in
`postprocess_config_load'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:94:in
`parse_options'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:137:in
`run'
from
/usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/swiftiply:149
from /usr/local/bin/swiftiply:19:in `load'
from /usr/local/bin/swiftiply:19
Can anyone please share any thoughts on this? My version of ruby is
1.8.6. Im completely new to rails.
Thanks