There are 6 repositories under rspec-rails topic.
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
:wrench: Tools to help Rails developers test
A directory of local support services and volunteer opportunities
Brisk is a complete Continuous Integration tool for executing your test suites. It is designed around speed and only rebuilds the test env when necessary. It can be run either from your developer machine (running your entire test suite in seconds on every save) or as part of your CI/CD pipeline.
Monitor your Ruby Applications metrics (Memory, SQL Requests & Request Time) as part of your test suite.
RSpec Agents for a Rails Application
Code style checking for Rails-related RSpec files.
Get authentic, kindful, and constructive feedback from your friends, family, and co-workers.
This is a Doctor's Appointment application that is intended to showcase full-stack web development skills, particularly in Ruby on Rails and React. Doctor's Appointments employs an API tied to a frontend written in React, and is made using the methodology and specifications of the Capstone Project provided by Microverse.
PandaNote is an Evernote clone that uses a Rails backend with a React frontend
Lessons_lab. A mobile web app for teachers to manage personalised lessons progress
In this project, I built a Job hint application based on a redesign of Twitter.
A web application built using the Ruby on Rails framework. Users are able to register on the platform, create and comment on posts made by other users. They can also follow and un-follow users they like. Rspec and Capybara were used for testing.
This app is built on Ruby on rails using RubyGem as the software package system. It is designed using ORM technique - database migration file to maintain database schema
"Budget App" is a powerful budgeting application built in Rails and PostgreSQL that allows you to manage your article budget and track your expenses.
A Blog app similar classic blog website. With fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts.
Extension for Visual studio code to run your specs from within vscode
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Bible Talks social web app built in rails with user registration or login with Github/Twitter accounts. Based on a twitter redesign, file uploads to AWS S3. Tested with RSpec.
This project is based on Twitter and has been given an individual theme created from work environment-related photos. Made with Ruby on Rails and features image storage using Amazon S3 buckets
An RSpec custom matcher to test code that logs information into log files.
Repositório Ruby On Rails de uma aplicação de delivery com autenticação, threads, docker, testes. Back-end e interface :admin e developer.
The RecipeApp is a web application build on Ruby on Rails and TailwindCSS that allows 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.
Budget app is about building 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
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.
The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.
A hotel booking application that enabled users to reserve hotel room services. Displaying available rooms and allowing users to specify check-in and check-out dates.
Proyecto en Ruby on Rails para calcular rendimientos y exportar datos usando las 3 criptomonedas más populares (BTC, ETH, ADA) con datos importados de Messari API.
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, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
This is a travel booking app where the user can register new accounts, login and book a set of different trip packages, users can add packages and delete them too. It is built and connected by using two different repos, including back-end(Rails) and front-end(React/Redux).
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.
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