How to include a lib file in your environment.rb

Give the file a name in the lib folder and then in the environment.rb file do a: require ?libfilename?

simple, huh?

Comments