Rails Config/Environment.rb

Is the environment.rb file where you would put your ‘require’
statements? Like what I have below?

Thanks!

Include your application configuration below

require ‘some lib’