Ruby on Rails/第9回勉強会 - ActionView::Helpers(2)?

[edit]

Ruby on Rails勉強会一覧

'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

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