Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
e85b6236
Commit
e85b6236
authored
Oct 27, 2012
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to claide 0.1.0
parent
451a526d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
8 deletions
+3
-8
Gemfile.lock
Gemfile.lock
+2
-2
command.rb
lib/cocoapods/command.rb
+1
-6
No files found.
Gemfile.lock
View file @
e85b6236
...
...
@@ -8,9 +8,9 @@ GIT
GIT
remote: git://github.com/alloy/CLAide.git
revision:
324ceaf81365eb6e5936c010037887a2c8d44f3e
revision:
a14ea1f793034d9618bebe3d063230df8b6b3f96
specs:
claide (0.
0.1
)
claide (0.
1.0
)
GIT
remote: https://github.com/alloy/kicker.git
...
...
lib/cocoapods/command.rb
View file @
e85b6236
require
'colored'
require
'claide'
require
'active_support/core_ext/string/inflections'
require
'active_support/core_ext/string/strip.rb'
# TODO why does this not automatically occur even though colored is required first?
CLAide
::
Command
.
colorize_output
=
true
module
Pod
class
PlainInformative
include
CLAide
::
Command
::
InformativeError
include
CLAide
::
InformativeError
end
class
Command
<
CLAide
::
Command
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment