We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f600d16 commit 358603cCopy full SHA for 358603c
README.md
@@ -270,7 +270,7 @@ This library provides a [default HTML template and JS scripts](public) that impl
270
271
You can add to or override template paths as follows.
272
273
-`ruby
+```ruby
274
SlackRubyBotServer.configure do |config|
275
config.view_paths << File.expand_path(File.join(__dir__, 'public'))
276
end
0 commit comments