I am using two different version of  rails application (2.3.8 and
3.0.3) in a same machine with a single version of REE installed in the
machine. Ruby enterprise edition version is 1.8.7 .

Both the applications are working fine. But  i have a problem in rails
2.3.8 application .  In some place in my code i have used <%=
time_ago_in_words(test.created_at) %>. Before installing rails 3.0.3
version gems it displays the days ago correctly.

But after installing the rails 3.0.3 gems .I get "in {{count}} days.".

Any idea would be very helpful. Thks

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to