This website works better with JavaScript.
Explore
Help
Sign In
x
/
cpi-feed
Watch
1
Star
0
Fork
You've already forked cpi-feed
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Add missing shebang
Browse Source
main
Dan Buch
9 years ago
parent
e7cd0c2979
commit
6bad4fb41f
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
cpi_fetcher.rb
Unescape
Escape
View File
@ -1,3 +1,5 @@
#!/usr/bin/env ruby
require
'uri'
require
'net/http'
require
'json'
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
x/cpi-feed
Title
Body
Create Issue