Hi, i've a fixture with some ruby code, something like this: first: attr1: text attr2: <%= 3.days.ago %>
But now the <&= 3.days.ago %> doesn't return anymore the correct value, but nil. What happened? How can i put some dynamic text into the fixtures like N days ago ? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

