FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
labstack-ruby/labstack.gemspec at master · labstack/labstack-ruby · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
labstack
/
labstack-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
labstack-ruby
/
labstack.gemspec
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 413 Bytes
Breadcrumbs
labstack-ruby
/
labstack.gemspec
Copy path
File metadata and controls
12 lines (12 loc) · 413 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
Gem
::
Specification
.
new
do
|
s
|
s
.
name
=
'labstack'
s
.
version
=
'0.0.0'
s
.
date
=
'2010-04-28'
s
.
summary
=
"LabStack Ruby client"
s
.
description
=
'Official Ruby client library for the LabStack platform'
s
.
authors
=
[
'Vishal Rana'
]
s
.
email
=
'vr@labstack.com'
s
.
files
=
[
"lib/hello.rb"
]
s
.
homepage
=
'https://labstack.com/docs'
s
.
license
=
'MIT'
end
Back
|
FazBrowse Home
|
New Git URL