Translations

This commit is contained in:
Godwin
2014-05-04 15:29:50 -06:00
parent e5f9dc5666
commit ad2a897ef7
3 changed files with 3 additions and 9 deletions
-8
View File
@@ -1,8 +0,0 @@
require 'spec_helper'
describe 'Home' do
#it "has Hello World in title" do
# visit root_path
# expect(page).to have_title I18n.t('hello')
#end
end