Skip to content

A Rails 7 app for testing some cool ROR stuff [Repo has been forked]

Notifications You must be signed in to change notification settings

varungadde99/rails_test_app

 
 

Repository files navigation

README

Welcome to the Rails 7 Test App repository!

🔧 What’s Inside?

This repository comes fully loaded with everything you need to start exploring hands-on your Ruby on Rails project's, with features like:

  • Ruby version (3.0.3, but you can switch it up if you're feeling adventurous)
  • Rails version (7.0.1, waiting for 8x :))
  • Database setup for Postgres (because who even uses SQLite?)
  • Tests and linting to keep things neat and tidy. No one likes a messy codebase, right?

🏃‍♀️ How to Run It?

Here’s the deal – you’re 3 steps away from magical workflows:

  1. Fork this repo. If you're reading this, you probably already have a GitHub account. It’s time to press that shiny "Fork" button at the top right. You got this. 🖱️
  2. Clone your fork: Clone your fork to your local machine and get comfy.
    git clone https://github.com/varungadde99/rails_test_app.git
    cd rails_test_app

What's there to Learn?

Basic Github Workflows for ROR project

This repo is contains GitHub Actions workflow setup.

Explore the ./github folder along, and you’ll be up and running the Github Actions in no time. 🚀

About

A Rails 7 app for testing some cool ROR stuff [Repo has been forked]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.7%
  • HTML 18.3%
  • JavaScript 3.2%
  • CSS 1.8%