Commit
1309d67fedceccedc5161aa7274b57539e4bc92c
Exists in
master
and in
20 other branches
add_member_task_reject_details, admin_visible_profile, community_notifications, fix_comments_pagination, fix_rails4_organization_ratings, fix_sign_up_form, follow_step_fix, forum_topic_creation, mirror_block_improvements, multi_env_on_remote_user, new_security, organization_ratings_improvements, profile_api_improvements, ratings_minor_fixes, send_email_to_admins, stable-spb-1.4, stable-spb-1.5, suggest_rejected_value, web_steps_improvements, xss_terminate_custom_options
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) |