method
weekday_select
rails latest stable - Class:
ActionView::Helpers::FormOptionsHelper
weekday_select(object, method, options = {}, html_options = {}, &block)public
Returns select and option tags for the given object and method, using weekday_options_for_select to generate the list of option tags.