Welcome to the Ruby on Rails book.
If you are interested in learning more about the Ruby language, then please go to the Ruby Programming book.
Ruby on Rails, or often seen as RoR is a contemporary web framework used by many web companies such as Twitter, Hulu and Kongregate. It allows developers to easily create and maintain applications with very little effort but huge functionality.
Important Note
Rails command start with "rails" and not "ruby/script".
Preface
Getting Started
Installation
Concepts
First Application
Built-In Rails Tools
Generators
- Generators
- Make a generator
Rake
ActiveRecord - The Model
ActionView - The View
ActionController - The Controller
Routing
ActiveSupport
ActionMailer
Examples
Other Resources
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.