Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
igetui-ruby
Overview
Overview
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
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
igetui-ruby
Commits
2aca3f9c
Commit
2aca3f9c
authored
Aug 13, 2014
by
Victor Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改 readme
parent
960955cb
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
README.md
+1
-1
lib/igetui/version.rb
+1
-1
lib/igetui_ruby.rb
+1
-0
No files found.
README.md
View file @
2aca3f9c
...
...
@@ -105,7 +105,7 @@ p ret
```
ruby
require
'rubygems'
require
'
IGeT
ui'
require
'
iget
ui'
@pusher
=
IGeTui
.
pusher
(
your_app_id
,
your_app_key
,
your_master_secret
)
ret
=
@pusher
.
get_client_id_status
(
@cid_1
)
...
...
lib/igetui/version.rb
View file @
2aca3f9c
module
IGeTui
VERSION
=
"1.0.
0
"
VERSION
=
"1.0.
1
"
end
lib/igetui_ruby.rb
0 → 100644
View file @
2aca3f9c
require
'igetui'
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