Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

A Hubot script that list rails guides

License

Notifications You must be signed in to change notification settings

bouzuya/hubot-railsguides-index

Repository files navigation

hubot-railsguides-index

A Hubot script that list rails guides

Installation

$ npm install git://github.com/bouzuya/hubot-railsguides-index.git

or

$ # TAG is the package version you need.
$ npm install 'git://github.com/bouzuya/hubot-railsguides-index.git#TAG'

Example

bouzuya> hubot railsguidess
  hubot> 1 Getting Started with Rails : http://guides.rubyonrails.org/getting_started.html
         2 Active Record Basics : http://guides.rubyonrails.org/active_record_basics.html
         3 Rails Database Migrations : http://guides.rubyonrails.org/migrations.html

Configuration

See src/scripts/railsguides-index.coffee.

Development

npm run

License

MIT

Author

bouzuya <m@bouzuya.net> (http://bouzuya.net)

Badges

Build Status Dependencies status Coverage Status

About

A Hubot script that list rails guides

Resources

License

Stars

Watchers

Forks

Packages

No packages published