/methods-of-mvc

Nuts and bolts of Ruby on rails.

Primary LanguageHTML

Methods of Model-View-Controller framework.

Nuts and bolts of Ruby on rails.

Getting started with ruby on rails.

  • This project includes the extracting and parsing an HTML page using Nokogiri gem.
  • Revision on controller actions of an MVC framework.
  • URI/URL validator.

RESTful without auth

Build by using a Quotation based application. Features include:

  • User can add a quote with any category.
  • User can modify the quotes he/she wants to see. Kill it any time. Undo it with just a click of a button.
  • Sort out each of these quotes based on date and type of category.
  • Search a keyword in the quotes as well as the author's name.
  • Update feature: yet to be included...