From 21245a4a863dd7cf8664da05a9a670e05e2c022b Mon Sep 17 00:00:00 2001 From: manson Date: Mon, 21 Apr 2014 15:49:32 +0800 Subject: [PATCH] Fix Gemfile and OrbitBar language switching --- Gemfile | 1 - app/views/layouts/_right_menu.html.erb | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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) %>