Ruby on Rails/第9回勉強会 - ActionView::Helpers(2) http://www.ark-web.jp/sandbox/wiki/193.html

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) %>

投稿者志田 | パーマリンク

| append.gif

tag: Ruby on Rails, 勉強会


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2007-01-13 (土) 12:29:41 (6306d)

アークウェブのサービスやソリューションはこちら