Ruby on Rails/Built-In Rails Tools

From Wikibooks, open books for an open world
< Ruby on Rails
Jump to: navigation, search

There are a wide variety of command-line tools which play a role in the development of a Rails application.

[edit] Generators

Generators are scripts which create stub code for new models, controllers, migrations and much more.

[edit] Rake

Rake is a build tool which is widely used in Ruby applications. Rails uses Rake tasks for many different things.

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export