Commit
1309d67fedceccedc5161aa7274b57539e4bc92c
Exists in
staging
and in
19 other branches
angular_poc, api-homepage, api_visitor, caching-rails4, captcha_serpro_plugin, comment_paragraph_api, comments_api_reply, environment-api, export-comment-paragraph, fix_multitenancy, fix_profile_wall, fix_string_downcase_and_upcase, fix_upload_files_on_development_environment, json_cookie_serializer, login-captcha, master, new_security, new_video_plugin, production
lib/noosfero.rb: remove unecessary require statement
|
1
| # encoding: utf-8 |
1
| # encoding: utf-8 |
|
2
| |
2
| |
|
3
| -require 'fast_gettext' |
| |
|
4
| module Noosfero |
3
| module Noosfero |
|
5
| |
4
| |
|
6
| def self.root(default = nil) |
5
| def self.root(default = nil) |