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
f2609927
Commit
f2609927
authored
Aug 13, 2014
by
Victor Wang
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10 from wjp2013/develop
修改 readme
parents
ddfcfe1f
2aca3f9c
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 @
f2609927
...
@@ -105,7 +105,7 @@ p ret
...
@@ -105,7 +105,7 @@ p ret
```
ruby
```
ruby
require
'rubygems'
require
'rubygems'
require
'
IGeT
ui'
require
'
iget
ui'
@pusher
=
IGeTui
.
pusher
(
your_app_id
,
your_app_key
,
your_master_secret
)
@pusher
=
IGeTui
.
pusher
(
your_app_id
,
your_app_key
,
your_master_secret
)
ret
=
@pusher
.
get_client_id_status
(
@cid_1
)
ret
=
@pusher
.
get_client_id_status
(
@cid_1
)
...
...
lib/igetui/version.rb
View file @
f2609927
module
IGeTui
module
IGeTui
VERSION
=
"1.0.
0
"
VERSION
=
"1.0.
1
"
end
end
lib/igetui_ruby.rb
0 → 100644
View file @
f2609927
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