Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenxl/blogger-2
Jumpstart Labs Blogger 2 Tutorial
https://github.com/stevenxl/blogger-2
Last synced: about 1 month ago
JSON representation
Jumpstart Labs Blogger 2 Tutorial
- Host: GitHub
- URL: https://github.com/stevenxl/blogger-2
- Owner: StevenXL
- Created: 2015-02-21T21:07:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T01:53:26.000Z (almost 10 years ago)
- Last Synced: 2024-11-30T12:33:09.937Z (about 2 months ago)
- Language: Ruby
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blogger 2 #
This repository will retain my project as I use [Jumpstart Lab's Blogger 2 Tutorial](http://tutorials.jumpstartlab.com/projects/blogger.html).
The tutorial will go over:
* Models, Views, and Controlles (MVC)
* Data Structures & Relationships
* Routing
* Migrations
* Views with forms, partials, and helpers
* RESTful design
* Adding gems for extra features