Skip to content

Commit

Permalink
This should have been removed in 0bbf22e.
Browse files Browse the repository at this point in the history
  • Loading branch information
ugisozols committed Jul 4, 2011
1 parent a6db607 commit c0e7a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/news_item.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class NewsItem < ActiveRecord::Base
translates :title, :body, :external_url
translates :title, :body

attr_accessor :locale # to hold temporarily

Expand Down

0 comments on commit c0e7a97

Please sign in to comment.