Commit 7ef9d911370d1ddaad723811b8f2a74820667ca7

Authored by Rodrigo Souto
2 parents eee333db 2171d50e

Merge commit 'refs/merge-requests/242' of git://gitorious.org/noosfero/noosfero …

…into merge-requests/242

I'm not adding the Gemfile.lock because even though it might annoy us
some times, it's a part of the repository that defines the proper
versions of the gems and it might be updated eventually.

Conflicts:
	gitignore.example
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
gitignore.example
... ... @@ -11,6 +11,7 @@ config/mongrel_cluster.yml
11 11 config/solr.yml
12 12 config/plugins
13 13 config/thin.yml
  14 +config/local.rb
14 15 index
15 16 locale
16 17 log
... ...