Ruby 1.8.7 and ri can't deal with <!-- appearing in documentation.
Please upgrade to the latest Ruby if you're able to.
This commit is contained in:
bootstraponline
2012-08-30 20:29:53 -06:00
parent 2ed262cacd
commit 30fd40fbe5
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ require File.expand_path('../gollum/web_sequence_diagram', __FILE__)
require File.expand_path('../gollum/frontend/uri_encode_component', __FILE__)
module Gollum
VERSION = '2.1.9'
VERSION = '2.1.10'
def self.assets_path
::File.expand_path('gollum/frontend/public', ::File.dirname(__FILE__))