Method: Crocodoc.base_path=

Defined in:
lib/crocodoc.rb

.base_path=(base_path) ⇒ Object

Set the base path



57
58
59
# File 'lib/crocodoc.rb', line 57

def self.base_path=(base_path)
  @@base_path = base_path
end