Mirror of github.com/kingomarnajjar/codespaces-rails
Find a file
2022-10-25 19:08:05 +00:00
.devcontainer Update some things for a better default experience 2022-10-25 19:08:05 +00:00
app Bootstrapped rails app 2022-06-08 13:59:02 +00:00
bin Bootstrapped rails app 2022-06-08 13:59:02 +00:00
config Update some things for a better default experience 2022-10-25 19:08:05 +00: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 Bootstrapped rails app 2022-06-08 13:59:02 +00:00
storage Bootstrapped rails app 2022-06-08 13:59:02 +00:00
test Bootstrapped rails app 2022-06-08 13:59:02 +00:00
tmp Bootstrapped rails app 2022-06-08 13:59:02 +00:00
vendor Bump everything 2022-09-07 20:17:52 +00:00
.gitattributes Bootstrapped rails app 2022-06-08 13:59:02 +00:00
.gitignore Bootstrapped rails app 2022-06-08 13:59:02 +00:00
.ruby-version Update to Ruby 3.1.2 2022-09-09 16:55:04 +00:00
config.ru Bootstrapped rails app 2022-06-08 13:59:02 +00:00
Gemfile Update to Ruby 3.1.2 2022-09-09 16:55:04 +00:00
Gemfile.lock Update some things for a better default experience 2022-10-25 19:08:05 +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 Update some things for a better default experience 2022-10-25 19:08:05 +00: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 the 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 to GitHub" 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.