-
i'm actually not interested in people doing a Q&A with me. instead i give them a small prepared codebase (on repl.it) and we work together on a problem. i also tell them before we start the following: let me also mention that i am interested in the things that you can do. i would like you to succeed this. there is no right or wrong. if you're stuck, i'm here to help, same as we will help each other when we work together.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
vs https://github.com/travisjeffery/timecop yes it's true and i am happy to show everybody that they don't need timecop in rails test suite anymore.
-
i'm super confused by "which gems you can't live without". is this my personal debugging collection of pry-rails, bullet and other things? i mean, whatever is required and does the job i guess. i absolutely love Dentaku gem and build awesome stuff with it in 2 different companies where it absolutely contributed to their product in huge ways (https://github.com/rubysolo/dentaku) . i also love Victor (https://github.com/DannyBen/victor) where i draw epic custom charts which are used in reports that been generated for billion dollar real estate funds.
-
i'm super confused by "which gems you can't live without". is this my personal debugging collection of pry-rails, bullet and other things? i mean, whatever is required and does the job i guess. i absolutely love Dentaku gem and build awesome stuff with it in 2 different companies where it absolutely contributed to their product in huge ways (https://github.com/rubysolo/dentaku) . i also love Victor (https://github.com/DannyBen/victor) where i draw epic custom charts which are used in reports that been generated for billion dollar real estate funds.
Related posts
-
How I stopped RSpec from spiking to 2x runtime
-
Run 1 hour test suite in 2 min with optimal parallelisation on existing CI infra
-
How to improve a test suit made with Rspec, Capybara, FactoryBot and Siteprism
-
What’s the best way to test a gem that integrates with Rails?
-
MatrixEval - A local alternative to GitHub Action/Circle CI/Travis CI matrix job. Simply run your code against different versions of dependencies.