search for: mergekey

Displaying 2 results from an estimated 2 matches for "mergekey".

Did you mean: mergeday
2006 Dec 20
0
undefined method `to_sym' for #<YAML::Syck::MergeKey...
.../console and probably others. 0 wicked www/sharkwatch % ./script/console Loading development environment. /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/hash/keys.rb:27:in `symbolize_keys'':NoMethodError: undefined method `to_sym'' for #<YAML::Syck::MergeKey:0xb71dfa6c> to_sym is indeed *not* defined in /usr/lib/ruby/1.8/yaml.rb or /usr/lib/ruby/1.8/yaml/* What''s going on here? Thanks, --Dean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Ra...
2006 May 08
1
script/generate scaffold errors
...fically, I''ve typed: % ruby script/generate scaffold Product Admin and received the following error: /usr/local//lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/hash/keys.rb:27:in `symbolize_keys'': undefined method `to_sym'' for #<YAML::Syck::MergeKey:0x23b2e48> (NoMethodError) I''ve got rail 1.1.2 and have done % sudo gem update rails --include-dependencies and been told that all is up to date. I''m on OSX 10.4.6 and I''m aware this can be temperamental, but I''d appreciate any suggestions as to what migh...