Method: Gitgo::Helper::Format#initialize

Defined in:
lib/gitgo/helper/format.rb

#initialize(controller) ⇒ Format

Returns a new instance of Format.



13
14
15
# File 'lib/gitgo/helper/format.rb', line 13

def initialize(controller)
  @controller = controller
end