Mirror of github.com/kingomarnajjar/codespaces-rails
Find a file
Josh Abernathy f91df18b9a
Bump Rails
2023-01-19 14:25:06 +00:00
.devcontainer Stop using local cache 2022-12-08 13:43:40 +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 Match the React view 2022-11-03 15:23:30 +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 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 Stop using local cache 2022-12-08 13:43:40 +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
.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 Bump Rails 2023-01-19 14:25:06 +00:00
Gemfile.lock Bump Rails 2023-01-19 14:25:06 +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 SCM tip. 2022-10-31 07:32:48 -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 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 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.