lib/prayer_times/constants.rb in prayer_times-0.1.0 vs lib/prayer_times/constants.rb in prayer_times-0.1.1
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module PrayerTimes
# General constants. Don't try to change their values.
# You have flexible general and instance configurations.
module Constants
# Used internally in the algorithm. Don't change unless you know
\ No newline at end of file