Gems

DmitryTsepelev/io_monitor: A gem that helps to detect potential memory bloats
A gem that helps to detect potential memory bloats.When your controller loads a lot of data to the memory but returns a small response to the client it might mean that you're using the IO in the non–optimal way. In this case, you'll see the follow...



fatkodima/data_checks: Regression testing for data
Making sure that data stays valid is not a trivial task. For simple requirements, like "this column is not null" or "this column is unique", you of course just use the database constraints and that's it. Same goes for type validation or reference ...



rbenv for Windows - Manage your app's Ruby environment on Windows
rbenv for Windows - Manage your app's Ruby environment on Windows - ccmywish/rbenv-for-windows: rbenv for Windows - Manage your app's Ruby environment on.If you are curious how I make it work, you can read the two sectionsHow does it work?FAQ for ...
