Hi,
try this:
1.open the file "config\environment.rb"

2. add the text below the line "Rails::Initializer.run do |config|"

  config.after_initialize do
    ActiveSupport::Dependencies.load_once_paths =
ActiveSupport::Dependencies.load_once_paths.select {|path| (path =~ /
(activity_tracker)/).nil? }
  end

3.restart

Hope this help!

Thanks.
sink

--~--~---------~--~----~------------~-------~--~----~
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