Skip to content

Instantly share code, notes, and snippets.

@ecleel
Created August 2, 2010 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ecleel/504757 to your computer and use it in GitHub Desktop.
Save ecleel/504757 to your computer and use it in GitHub Desktop.

Why Rails fit our needs?

  • Ruby!

  • With Rails you focus on delivering value to your users. => Dave Thomas

  • Active Record {:amazing_syntax, :migration, }

  • Fast development => {:plugins, :generators}

  • Easy deploy => Capistrano

  • Convention over Configuration

  • Less code

  • Work agile

sources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment