/vendor/plugins/community_engine/init.rb
(line 67)

config_hash = (users_app_config || {}).reverse_merge!
(default_app_config)

I had cleared out he default app config file.  I'll dummy up one line
so it doesn't complain about a reverse merge on an empty hash.

On Jul 26, 3:59 pm, cbeck <[email protected]> wrote:
> I keep getting this mess, it looks like maybe an issue with desert but
> I can't even find a mailing list for desert:
>
> /Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/active_support/
> core_ext/hash/reverse_merge.rb:22:in `reverse_merge': undefined method
> `merge' for false:FalseClass (NoMethodError)
>         from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/
> active_support/core_ext/hash/reverse_merge.rb:28:in `reverse_merge!'
>         from /Users/christopherbecker/Documents/Development/kanvaas/vendor/
> plugins/community_engine/init.rb:67:in `evaluate_init_rb'
>         from /Library/Ruby/Gems/1.8/gems/rails-2.3.2/lib/rails/plugin.rb:
> 146:in `evaluate_init_rb'
>         from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/
> active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
>         from /Library/Ruby/Gems/1.8/gems/rails-2.3.2/lib/rails/plugin.rb:
> 142:in `evaluate_init_rb'
>         from /Library/Ruby/Gems/1.8/gems/rails-2.3.2/lib/rails/plugin.rb:
> 48:in `load_without_desert'
>         from /Users/christopherbecker/.gem/ruby/1.8/gems/desert-0.5.0/lib/
> desert/rails/2.0.0/plugin.rb:16:in `load'
>         from /Users/christopherbecker/.gem/ruby/1.8/gems/desert-0.5.0/lib/
> desert/manager.rb:45:in `register_plugin'
>          ... 13 levels...
>         from /Library/Ruby/Gems/1.8/gems/rails-2.3.2/lib/commands/generate.rb:
> 1
>         from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
> `gem_original_require'
>         from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
> `require'
>         from script/generate:3
>
> I have a clean install of community engine 1.0.2 and I've done nothing
> special to my environment. I'm just trying to run "script/generate
> migration Blah"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to