Flowdock
method

excluded_from_list?

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: FileList
excluded_from_list?(fn) public

Should the given file name be excluded from the list?

NOTE: This method was formally named “exclude?”, but Rails introduced an exclude? method as an array method and setup a conflict with file list. We renamed the method to avoid confusion. If you were using “FileList#exclude?” in your user code, you will need to update.

Show source
Register or log in to add new notes.