On 3 Apr 2011, at 19:29, Sasi <ssasidaran86@gmail.com> wrote:
> 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 .
Either bundler or rvm are ok for managing gem versions across multiple applications
Fred
>
> 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 rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment