Skip to content

Commit 95d2bc5

Browse files
committed
Highlight raw helper from Rails 2.3.5
1 parent 2c87db7 commit 95d2bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3402,7 +3402,7 @@ function! s:helpermethods()
34023402
\."number_to_currency number_to_human_size number_to_percentage number_to_phone number_with_delimiter number_with_precision "
34033403
\."observe_field observe_form option_groups_from_collection_for_select options_for_select options_from_collection_for_select "
34043404
\."partial_path password_field password_field_tag path_to_image path_to_javascript path_to_stylesheet periodically_call_remote pluralize "
3405-
\."radio_button radio_button_tag remote_form_for remote_function reset_cycle "
3405+
\."radio_button radio_button_tag raw remote_form_for remote_function reset_cycle "
34063406
\."sanitize sanitize_css select select_date select_datetime select_day select_hour select_minute select_month select_second select_tag select_time select_year simple_format sortable_element sortable_element_js strip_links strip_tags stylesheet_link_tag stylesheet_path submit_tag submit_to_remote "
34073407
\."t tag text_area text_area_tag text_field text_field_tag textilize textilize_without_paragraph time_ago_in_words time_select time_zone_options_for_select time_zone_select translate truncate "
34083408
\."update_page update_page_tag url_for "

0 commit comments

Comments
 (0)