https://github.com/caneroj1/learnrails
I am in the process of learning Ruby on Rails, so this repository is where I am putting my test project as I familiarize myself with Rails.
https://github.com/caneroj1/learnrails
Last synced: about 2 months ago
JSON representation
I am in the process of learning Ruby on Rails, so this repository is where I am putting my test project as I familiarize myself with Rails.
- Host: GitHub
- URL: https://github.com/caneroj1/learnrails
- Owner: caneroj1
- Created: 2014-02-28T00:27:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-12T18:44:56.000Z (about 11 years ago)
- Last Synced: 2025-02-03T11:47:46.073Z (4 months ago)
- Language: Ruby
- Size: 316 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
learnRails
==========I am in the process of learning Ruby on Rails, so this repository is where I am putting my test project as I familiarize myself with Rails.
This repository contains what I’ve worked on so far in Rails.
I’m using bootstrap to style all of the rails forms and pages, but I am
still in the process of doing that. This project is just a basic blog
application that I am building as I go through the Rails tutorial.