🎯
Focusing
software engineer
- Capital do Ceará, Ceará
-
18:31
(UTC -03:00) - https://www.linkedin.com/in/matheus-sales-150504118/
Highlights
- Pro
Pinned Loading
-
-
-
fatkodima/online_migrations
fatkodima/online_migrations PublicCatch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations…
-
Ruby modules with arguments
Ruby modules with arguments 1class Callable < Module
2def self.[](method)
3new(method)
4end
5 -
thoughtbot/shoulda-matchers
thoughtbot/shoulda-matchers PublicSimple one-liner tests for common Rails functionality
-
Create matcher for asserting compone...
Create matcher for asserting components of ViewComponents have been rendered with arguments or not 1# This gist was used to create have_rendered_page_component matcher, because our intention was to
2# assure that a specific page_component was being rendered.
345# This is overriding the instrumentation of ViewComponent
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.