Ruby on Rails Development

December 26, 2007

Rails Productivity

Filed under: Technology — sabapathyn @ 11:31 am
Tags: , , ,

“I’d rather write programs to write programs than to write programs”. I remember seeing these on t-shirts that some of those geeks use to wear. This precisely is what accounts for the productivity gains of Rails. In addition to this, Rails also creates much of the scaffolding that you need which adds up to the productivity.

Typically, frameworks use extensive code generation, which gives users a one-time productivity boost but very little else, and customization scripts let the user add customization code at a few carefully selected points. Metaprogramming removes the disadvantages of these techniques and Ruby is one of the best metaprogramming languages where a code is used to write codes.

Scaffolding features of rails allows for creating the application quickly and see how the major components work together well.

Advertisement

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

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

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.