Yogi

When new to rails, getting used to error codes and debugging is quite helpful. To practice your debugging skills you can use this gem.

Currently are just the basic 3 operations are working. So this is good enough to start practice your debugging skills. You can check you progress or.. when you get stuck, you can fix your project anytime with just one word.

latest stable version 0.3.9

Installation

Add this line to your application's Gemfile:

gem 'yogi', '~> 0.3.9'

And then execute:

$ bundle

Or install it yourself as:

$ gem install yogi

Usage

type "activate" to generate some errors in your rails project...happy debugging..

To check yourself type "checkme" and get a status update

Sick of debugging type "fixme"

in Planing

timing of the debugging process

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Yogibeer/Yogify. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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