File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 262
262
<key >name </key >
263
263
<string >support.function.actionpack.rails </string >
264
264
</dict >
265
+ <dict >
266
+ <key >match </key >
267
+ <string >\b(check_box|content_for|error_messages_for|form_for|fields_for|file_field|hidden_field|image_submit_tag|label|link_to|password_field|radio_button|submit|text_field|text_area)\b </string >
268
+ <key >name </key >
269
+ <string >support.function.viewhelpers.rails </string >
270
+ </dict >
265
271
<dict >
266
272
<key >match </key >
267
273
<string >\b(named_scope|after_create|after_destroy|after_save|after_update|after_validation|before_create|before_destroy|before_save|before_update|before_validation|composed_of|belongs_to|has_one|has_many|has_and_belongs_to_many|validate|validate_on_create|validates_numericality_of|validate_on_update|validates_acceptance_of|validates_associated|validates_confirmation_of|validates_each|validates_format_of|validates_inclusion_of|validates_exclusion_of|validates_length_of|validates_presence_of|validates_size_of|validates_uniqueness_of|attr_protected|attr_accessible|attr_readonly)\b </string >
You can’t perform that action at this time.
0 commit comments