Commit
1309d67fedceccedc5161aa7274b57539e4bc92c
Exists in
master
and in
11 other branches
angular_poc, backup-7-jan-2016, export-comment-paragraph, login-captcha, new_video_plugin, refactor_with_role, refactor_with_role_scope, remove_profile_cat_icons, staging, theme-brasil-digital-from-staging, travis
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) |