diff --git a/Gemfile b/Gemfile index 24dd92f..36fea87 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,6 @@ eval(File.read(File.dirname(__FILE__) + '/downloaded_extensions.rb')) #development related gems group :development do gem 'better_errors' - gem 'binding_of_caller', :platforms=>[:mri_19, :mri_20, :rbx] gem 'guard-bundler' gem 'guard-rails' gem 'rails_layout' diff --git a/app/views/layouts/_right_menu.html.erb b/app/views/layouts/_right_menu.html.erb index 78ea05d..b0c7953 100644 --- a/app/views/layouts/_right_menu.html.erb +++ b/app/views/layouts/_right_menu.html.erb @@ -12,7 +12,7 @@ <%= t(:_locale, :locale => I18n.locale) %>