https://github.com/gutenye/github-api-rails
Javascript bindings for the Github API
https://github.com/gutenye/github-api-rails
Last synced: about 2 months ago
JSON representation
Javascript bindings for the Github API
- Host: GitHub
- URL: https://github.com/gutenye/github-api-rails
- Owner: gutenye
- Created: 2011-08-24T06:44:36.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-24T06:49:51.000Z (almost 14 years ago)
- Last Synced: 2025-04-12T07:44:28.824Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
the github-api is from https://github.com/fitzgen/github-api
for rails3.1
INSTALL
-------gem 'github-api-rails'
javascript
//= require 'github-api'