At the top of my main application file (tinyclone.rb) in a Sinatra app, this hash is used to require several gems and one file 'dirtywords.rb.' The dirty words file is in the same directory as the tinyclone.rb file. At the top of my main application file (tinyclo