No description
  • Ruby 73.5%
  • HTML 18.2%
  • CSS 4.5%
  • JavaScript 3.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mathiyarasy d5d33457f0
Merge pull request #87 from github/dev/Mathi/RailsVul
Update vulnerable packages
2026-07-07 14:45:19 +05:30
.devcontainer Use the Ruby image 2023-12-18 15:43:53 +00:00
app Formatting 2022-11-03 15:45:20 +00:00
bin Bootstrapped rails app 2022-06-08 13:59:02 +00:00
config Merge pull request #40 from akhilgkrishnan/bump-rails-to-7.1 2023-12-18 11:08:59 -05:00
db Bootstrapped rails app 2022-06-08 13:59:02 +00:00
lib Bootstrapped rails app 2022-06-08 13:59:02 +00:00
log Bootstrapped rails app 2022-06-08 13:59:02 +00:00
public Match the React view 2022-11-03 15:23:30 +00:00
storage Bootstrapped rails app 2022-06-08 13:59:02 +00:00
test Match the React view 2022-11-03 15:23:30 +00:00
tmp Bootstrapped rails app 2022-06-08 13:59:02 +00:00
vendor Remove cache 2023-01-19 14:29:43 +00:00
.gitattributes Bootstrapped rails app 2022-06-08 13:59:02 +00:00
.gitignore First cut 2022-11-03 13:55:12 +00:00
config.ru Bootstrapped rails app 2022-06-08 13:59:02 +00:00
Gemfile Update gem files 2026-06-16 10:05:08 +00:00
Gemfile.lock update vulnerable packages 2026-07-02 08:44:29 +00:00
LICENSE Initial commit 2022-06-08 07:29:57 -06:00
Rakefile Bootstrapped rails app 2022-06-08 13:59:02 +00:00
README.md Remove extra 'the' from README 2025-01-12 10:44:04 -06:00

GitHub Codespaces ♥️ Ruby on Rails

Welcome to your shiny new Codespace running Rails! We've got everything fired up and running for you to explore Rails.

You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with what you're seeing right now - where you go from here is up to you!

Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when youre ready you can click "Publish Branch" and well create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.