Commit Graph

9 Commits

Author SHA1 Message Date
Jorge Manrubia 3ef5e4eeef Add record to track overridden limits
Before, we were relying on just changing the cards_count in account, but this
could create problems where the system to calculate the next card number fails due
to the unique constraint.
2025-12-16 12:00:23 +01:00
Jorge Manrubia 2616045476 Add rubocop linting 2025-12-16 11:54:31 +01:00
Jorge Manrubia 79e1861dbb This should be added to the root fizzy project so that you dont have to set the instance var! 2025-11-23 20:24:32 +01:00
Jorge Manrubia 63c9bd8256 Add tasks for enable/disabling sass mode via rake task 2025-11-23 20:22:42 +01:00
Jorge Manrubia d3f382c023 Simplify (still 2 failures) 2025-11-23 07:37:19 +01:00
Jorge Manrubia 406658967f The task extension was not working 2025-11-23 06:58:17 +01:00
Jorge Manrubia 3eaa2ed774 Suppress warnings 2025-11-23 06:51:51 +01:00
Jorge Manrubia ff6b3d4428 Add rake task to run tests from host app 2025-11-23 06:48:12 +01:00
Jorge Manrubia db57a7ba0f Initial commit: Move fizzy-saas to separate repository 2025-11-23 06:04:20 +01:00