Project

yogi

0.0
No commit activity in last 3 years
No release in over 3 years
The Master of Syntax Error brings you... this debugging exercise type "activate" to start the exercise, happy ...debugging your project type "checkme" for an update on your debugging progress, or if your are sick of it just type "fixme" to fix the errors
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 10.0

Runtime

>= 0
 Project Readme

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.