Skip to content

Commit

Permalink
Namespaced to avoid confusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Mar 24, 2012
1 parent 478580b commit 9d00560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/numbers_and_words/strategies/en.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module NumbersAndWords
module Strategies
class En < Base
include TranslationsHelpers::En
include NumbersAndWords::TranslationsHelpers::En

attr_accessor :figures_in_previous_capacity

Expand Down

0 comments on commit 9d00560

Please sign in to comment.