lib/nextgen/rails_options.rb in nextgen-0.14.0 vs lib/nextgen/rails_options.rb in nextgen-0.16.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Nextgen
class RailsOptions
DATABASES = %w[
postgresql
mysql
- old
+ new