Keywords: Ruby on Rails, instantrails, windows, getting started, tutorial
This article comes from my blog in blog Garden: http://www.cnblogs.com/dahuzizyd
Reprinted, please note that the source address of the blog in the blog garden has always been trying Ruby on Rails, but because it is not familiar with Apache and MySQL, it is even less confident to build the rails environment, so it has never started, after learning about instantrails, I finally set up a Ruby on Rails Development Environment on Windows and started learning about rails.
Now, starting with the most basic knowledge, I read an English Electronic version of agile web development with rails and write them as soon as possible, I have not studied the detailed concepts in depth, so this series is also the book notes of agile web development with rails (in fact, it is more appropriate to call it "book copy notes ).
As a series, it is because you have made a plan for yourself, which will not be abandoned halfway. It is also for the convenience of finding dotneter who do not understand Linux development like I do.
Ruby on Rails development from scratch (Windows) (1)-use instantrails to quickly build a Ruby on Rails Development Environment
Ruby on Rails development from scratch (Windows) (2)-create a project and the first hello World
Ruby on Rails development from scratch (Windows) (iii)-implement page Jump
Ruby on Rails development from scratch (Windows) (4)-the first example of adding, deleting, modifying, and querying
Ruby on Rails development from scratch (Windows) (5)-verify Input
Ruby on Rails development from scratch (Windows) (6)-beautify your list page