I am making a plugin that displays the contents of a file given as an argument <:r script path="/foo/bar" /> However, when I make modifications to the .rb file (vendor/plugins/foo/lib/file.rb) where I define the tag, the changes won't appear immediately. Even if I restart the server or clear the cache nothing happens. Is this normal behavior?