RubyFlow The Ruby and Rails community linklog

Loading a File in Ruby

The Kernel#load method loads and executes the file passed as parameter.

As the Kernel#require method, this method expects that the argument includes an absolute path. see more

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in