Loading Code with Ruby

Originally published at: http://www.sitepoint.com/loading-code-ruby/
Robert Qualls dives into the Ruby load path, including how ‘require’ works, how ‘load’ works, and how to make sure your code always gets loaded. Mastering the idiom of the load path is a core to become a solid Rubyist, so this video about ‘require’ is definitely ‘required’ viewing.

Continue reading this article on SitePoint

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.