Skip to content

Commit

Permalink
move view_translation to globalize/view_translation and Globalize nam…
Browse files Browse the repository at this point in the history
…espace
  • Loading branch information
Sven Fuchs committed Sep 11, 2008
1 parent 6d6bd28 commit 1c722be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
35 changes: 0 additions & 35 deletions lib/view_translation.rb

This file was deleted.

4 changes: 3 additions & 1 deletion spec/view_translations_spec.rb
@@ -1,5 +1,7 @@
require File.dirname(__FILE__) + '/spec/helper.rb'
require 'view_translation'
require 'globalize/view_translation'

include Globalize

describe ViewTranslation do
include Spec::Matchers::HaveAttribute
Expand Down

0 comments on commit 1c722be

Please sign in to comment.