Ruby on Rails/Âè9²óÊÙ¶¯²ñ - ActionView¡§¡§Helpers(2)

[edit]

Ruby on RailsÊÙ¶¯²ñ°ìÍ÷

[edit]

Âè9²óÊÙ¶¯²ñ¤Î¥Í¥¿

¥Í¥¿¤â¤È¤Ï²¼µ­¤Ç¤¹¡£

[edit]

Æü»þ

[edit]

»²²Ã¼Ô

[edit]

Æ°²è

[edit]

Module ActionView::Helpers::DateHelper

http://okra.ark-web.jp/~shida/sandbox/helpers/helpers/date_helper

<%= date_select("aaa", "bbb", {:start_year => 1995,
                                       :use_month_numbers => true,
                                       :include_blank => true,
                                       :order => [:year, :month, :day]}) %>
<hr>
<%= distance_of_time_in_words(Time.new(), Time.new() - 30 * 60 * 60) %>
<hr>
<%= select_datetime(Time.new() - 30 * 60 * 60) %>
[edit]

Module ActionView::Helpers::DebugHelper

http://okra.ark-web.jp/~shida/sandbox/helpers/helpers/debug_helper

<%= debug(@example) %>

tag: Ruby on Rails, ÊÙ¶¯²ñ


¥È¥Ã¥×   ¿·µ¬ °ìÍ÷ ñ¸ì¸¡º÷ ºÇ½ª¹¹¿·   ¥Ø¥ë¥×   ºÇ½ª¹¹¿·¤ÎRSS

¥¢¡¼¥¯¥¦¥§¥Ö¤Î¥µ¡¼¥Ó¥¹¤ä¥½¥ê¥å¡¼¥·¥ç¥ó¤Ï¤³¤Á¤é