This document surveys methodologies related to fuzzy association rule mining (FARM), highlighting its advantages over classical association rule mining due to its use of fuzzy logic, which better handles the complexity of datasets and overcomes limitations such as crisp set partitioning. It discusses various algorithms, including the fuzzy versions of the classic Apriori and FP-Growth algorithms, and emphasizes recent developments in the field aimed at improving efficiency and accuracy in mining large datasets. The paper also presents some advancements in algorithmic approaches, particularly those that automate the determination of minimum support values and utilize fuzzy memberships, demonstrating notable improvements in processing speed and handling vast amounts of data.