Skip to content

Workable/dependabot-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependabot Test Rails Application

This is a simple Rails application created for testing Dependabot functionality.

Setup

  1. Install Ruby 3.1.0 (using rbenv, rvm, or your preferred Ruby version manager)
  2. Install dependencies:
    bundle install
  3. Start the Rails server:
    rails server
  4. Visit http://localhost:3000 to see the "Hello, World!" message

Features

  • Simple "Hello, World!" page
  • Basic Rails 7.0 application structure
  • SQLite3 database (no migrations needed for this simple app)
  • Standard Rails development setup

Routes

  • / - Root path showing hello world
  • /hello - Alternative hello world path

Change

About

Repository created for testing dependabot alerts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •