Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
ceritium committed Dec 21, 2010
1 parent 6d3aa74 commit 6bdd827
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/big_tuna.rb
Expand Up @@ -39,6 +39,5 @@ def self.vcses
end
end

>>>>>>> f8f1c63... Ajax calls refactored.
Dir[File.join(Rails.root, "extras", "big_tuna", "vcs", "*.rb")].each { |vcs| require_dependency(vcs) }
Dir[File.join(Rails.root, "extras", "big_tuna", "hooks", "*.rb")].each { |hook| require_dependency(hook) }

0 comments on commit 6bdd827

Please sign in to comment.