Commit b8ef7bf5 authored by Fabio Pelosin's avatar Fabio Pelosin

[UI] convert to module.

parent a2ce47a0
module Pod
require 'colored'
class UserInterface
module UserInterface
autoload :UIPod, 'cocoapods/user_interface/ui_pod'
......
require 'active_support/core_ext/array/conversions'
module Pod
class UserInterface
module UserInterface
class UIPod
attr_accessor :set
......
module Pod
class UI
module UI
@output = ''
class << self
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment