Repository navigation

#

rspec-testing

RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase

Ruby
2155
5 年前

Distribute and run RSpec suites among parallel workers; for faster CI builds

Ruby
163
1 个月前

A streamlined efficient comprehensive set of checks for your entire Puppet code and data

Ruby
59
3 个月前

Library which provides helpers for easier Karafka consumers tests

Ruby
23
6 天前

Get an overview of an RSpec test suite

Ruby
18
4 年前

Generate ultra-realistic fake data in French and Greek with credible, context-aware, and culturally relevant options.

Ruby
11
1 个月前

A console Ruby application built with a team of three. It allows users to store musics, books, and games and the data is been preserved in a JSON file and is been retrived and populated back to the user when the user needs it by selecting the right option from the list of options provided.

Ruby
10
2 年前

Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

Ruby
10
1 年前

This Project is developed using Ruby on Rails, configured to serve as an API. This API is designed to facilitate reservations or appointments for test drives of cars. It leverages a PostgreSQL database to manage and store reservation data.

Ruby
8
1 年前

The Budget application is a mobile web application designed for managing your budget. It provides a list of transactions categorized by type, allowing you to easily track your expenses and analyze your spending. The implementation of this application involved utilizing Ruby on Rails and PostgreSQL.

Ruby
8
2 年前

Stay A While Backend holds the BackEnd development source rails api of an app that allows users to reserve an apartment or home.

Ruby
7
2 年前

"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.

Ruby
7
2 年前

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

Ruby
7
2 年前

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, the app allows to share your recipe to the public if you wish.

Ruby
7
2 年前

The Budget Tracker app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Ruby
7
2 年前

A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec.

Ruby
5
2 年前

This project involves creating a console application that allows users to keep track of their personal collection of books, music albums, movies and games. The program is structured according to the UML class diagram. The data is stored in JSON files and a database is also set up with tables that match the class structure of the program.

Ruby
4
2 年前

This app is a simple app which mimics a real world blog website where users can post comments and see the comments made by other users.

Ruby
4
3 年前

oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.

Ruby
4
2 年前

The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.

Ruby
4
3 年前