search for: friend_control

Displaying 1 result from an estimated 1 matches for "friend_control".

Did you mean: find_control
2007 Feb 28
3
require tzinfo on rails 1.2
...to 1.2 and now everything breaks when accessing pages that use tzinfo. I get the following errors: uninitialized constant FriendController::Timezone c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:477:in `const_missing'' #{RAILS_ROOT}/app/controllers/friend_controller.rb:22:in `index'' Can someone please tell me how to "require" tzinfo so it can be used in any of my controllers? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Googl...