/tutorials-rails-blogger

http://tutorials.jumpstartlab.com/projects/blogger.html

Primary LanguageRubyMIT LicenseMIT

tutorials-rails-blogger

http://tutorials.jumpstartlab.com/projects/blogger.html

In this project you’ll create a simple blog system and learn the basics of Ruby on Rails including:

  • Models, Views, and Controllers (MVC)
  • Data Structures & Relationships
  • Routing
  • Migrations
  • Views with forms, partials, and helpers
  • RESTful design
  • Adding gems for extra features

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...