gems スタンプと StampI18n を使用しています。
コード:
@post.time = @date.localize_stamp("1 Jan 1999, 21:45", :locale => 'en')
結果:
undefined method `strftime_format' for Thu, 09 Jun 2011:Date
どうしたの?
gems スタンプと StampI18n を使用しています。
コード:
@post.time = @date.localize_stamp("1 Jan 1999, 21:45", :locale => 'en')
結果:
undefined method `strftime_format' for Thu, 09 Jun 2011:Date
どうしたの?