Skip to content

Rails project manager controlling, searching and install gems, also show db migrations timeline which one has been executed and other migrations need to be executed

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE
Notifications You must be signed in to change notification settings

Rudy-Zidan/manager

Repository files navigation

Manager

Rails project manager controlling, searching and install gems, also show db migrations timeline which one has been executed and other migrations need to be executed.

Installation

Add this line to your application's Gemfile:

gem 'manager'

And then execute:

$ bundle

Or install it yourself as:

$ gem install manager

Usage

After install the 'manager' start your app using the below command:

$ rails s

and then open http://localhost:3000/manager in your browser, it should show your manager.

Contributing

Contribution directions go here.

License

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

About

Rails project manager controlling, searching and install gems, also show db migrations timeline which one has been executed and other migrations need to be executed

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published