exe/arql in arql-0.3.27 vs exe/arql in arql-0.3.28
- old
+ new
@@ -1,6 +1,8 @@
#!/usr/bin/env ruby
+ENV['RAILS_DISABLE_DEPRECATED_TO_S_CONVERSION'] = 'true'
+
ArqlSetsidWrrapper = File.dirname(File.absolute_path(__FILE__)) + '/arql_setsid_wrapper'
require "arql"
Arql::Cli.start