Requiring a file or library in Ruby
In this article we’re going to explore the following topics:
- the difference between an absolute and a relative path
- the Kernel#require method
- the Kernel#require_relative method
- SEE MORE
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this article we’re going to explore the following topics:
Post a comment