class PublicControlle r < ApplicationCont roller
before_filter :authorized_lis t,:news_item
# Displays the home page
def home
line 7> @pageTitle = t 'home.title'
end
User Profile
Collapse
-
Mitchell Gould started a topic Updated my rails 2.3.2 now getting > undefined method `inject' for true:TrueClassin RubyUpdated my rails 2.3.2 now getting > undefined method `inject' for true:TrueClass
I just update my RubyGems and Rails. I am working on Rails 2.3.2 and everything was working prior to this update.
Now I am getting the following error:
undefined method `inject' for true:TrueClass
I have no idea what this means or where it is coming from. It does not seem to matter what I delete or which page I try to load on the website.
The full trace is as follows:
/Users/mitch/.gem/ruby/1.8/gems/activesupport-2.3.2/lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb:206:i n...
No activity results to display
Show More
Leave a comment: