3 steps in creating rails app

1. Describe and model your application’s domain.
a. What’s in it?
b. What are entities?
c. How are the entities related?

This helps to create a database model.

2. Specify what can happen in this domain.
a. The domain model created in step 1 is static.
b. Identify all the actions that the entities can do.

3. Choose and design the publicly available view of the domain.

Author: akbar

Ramblings on Ideas, Creativity, Technology, and Spirituality.

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

%d bloggers like this: