Sha256: edb5288d73ad1e5d12109dcc96b6abbd4acb1832da762d4ae281904ae0655342

Contents?: true

Size: 146 Bytes

Versions: 90

Compression:

Stored size: 146 Bytes

Contents

module Sinatra
  module RbbtToolHelper
    def tool(toolname, options = {})
      partial_render("tools/#{toolname}", options)
    end
  end
end

Version data entries

90 entries across 90 versions & 1 rubygems

Version Path
rbbt-rest-1.2.5 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.2.4 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.2.3 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.2.2 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.2.1 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.2.0 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.1.5 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.1.4 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.1.3 lib/rbbt/rest/web_tool.rb
rbbt-rest-1.1.2 lib/rbbt/rest/web_tool.rb