Skip to content

fduseless/dev_hub

Repository files navigation

DevHub

List all generators in one page.

screenshot

Installation

Add this line to your application's Gemfile:

gem "dev_hub"

And then execute:

$ bundle

Or install it yourself as:

$ gem install dev_hub

Usage

How to use my plugin.

# add into routes
Rails.application.routes.draw do
  mount DevHub::Engine => "/dev_hub"
end

then visit http://127.0.0.1:3000/dev_hub/generators

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

man page for rails generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published