iron_worker_ruby
iron_worker_ruby copied to clipboard
StringInquirer object for Rails.env
Right now the runner.rb initializes Rails.env to be the string of the environment. It would be great for interoperability with the rest of our rails app if it could wrap that string in a StringInquirer object if the ActiveSupport gem is loaded: http://api.rubyonrails.org/classes/ActiveSupport/StringInquirer.html