Fix for helper
This commit is contained in:
@@ -4,7 +4,7 @@ class Helper
|
|||||||
end
|
end
|
||||||
|
|
||||||
def self.get_bam_to_euro_conversion_rate
|
def self.get_bam_to_euro_conversion_rate
|
||||||
RibicaConfig.BAM_TO_EURO_CONVERSION_RATE
|
RibicaConfig::BAM_TO_EURO_CONVERSION_RATE
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.bam_to_euro(amount)
|
def self.bam_to_euro(amount)
|
||||||
|
|||||||
Reference in New Issue
Block a user