Start Rails Console – Ruby on Rails

Just a quick post on the command to start the rails console:

chris@chris-VirtualBox:~/site$ rails console

Loading development environment (Rails 3.1.1)
irb(main):001:0>

Here’s the documentation, it provides a pretty good summary of all the commands you’re likely to need.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s