This link has been bookmarked by 515 people . It was first bookmarked on 02 Mar 2006, by Mike Kelly.
-
06 Jun 13
-
03 Jun 12
-
03 Jul 11
-
14 Oct 10
-
19 Mar 09
-
24 Feb 09
-
04 Nov 08
-
02 Nov 08
-
29 Oct 08
-
03 Sep 08
-
27 Aug 08
-
26 Aug 08
-
22 Aug 08
-
07 Jul 08
-
27 Jun 08
-
08 May 08
-
24 Apr 08
-
22 Apr 08
-
20 Apr 08
-
31 Mar 08
-
24 Mar 08
-
04 Mar 08
-
25 Feb 08
-
23 Feb 08
-
21 Feb 08
-
19 Feb 08
-
03 Feb 08
-
01 Feb 08
-
29 Jan 08
-
28 Jan 08
-
04 Jan 08
-
06 Dec 07
-
28 Nov 07
-
17 Nov 07
-
08 Nov 07
-
What is Rails? >
Rails is an open source Ruby framework for developing database-backed web > > a pplications. What's special about that? There are dozens of frameworks ou >t > t here and most of them have been around much longer than Rails. Why should yo >u > c are about yet another framework >? >
W hat would you think if I told you that you could develop a web applicatio >n > a t leas >t > t en times faster with Rails than you could with a typica >l > J ava framework? You can- >- > w ithou >t > m aking any sacrifices in the qualit >y > o f your application! How is this possible >? >
P art of the answer is in the Ruby programming language. Many things that ar >e > v ery simple to do in Ruby are not even possible in most other languages. Rail >s > t akes full advantage of this. The rest of the answer is in two of Rail' >s > g uiding principles >: > l ess softwar >e > > and > c onvention over > > c onfiguratio > > > > > >n > . >
Less software > m eans you write fewer lines of code to implement you >r > a pplication. Keeping your code small means faster development and fewer bugs >, > w hich makes your code easier to understand, maintain, and enhance. Very shortly, yo >u > w ill see how Rails cuts your code burden >. >
Convention over configuration > m eans an end to verbose XM >L > c onfiguration files--there aren't any in Rails! Instead of configuration files >, > a Rails application uses a few simple programming conventions that allow it t >o > f igure out everything through reflection and discovery. Your application cod >e > a nd your running database already contain everything that Rails needs t >o > know! >
-
What is Rails?
Rails is an open source Ruby framework for developing database-backed web > applications. What's special about that? There are dozens of frameworks out > there and most of them have been around much longer than Rails. Why should you > care about yet another framework? >
What would you think if I told you that you could develop a web application > at least > ten times faster with Rails than you could with a typical > Java framework? You can-- > without > making any sacrifices in the quality > of your application! How is this possible? >
Part of the answer is in the Ruby programming language. Many things that are > very simple to do in Ruby are not even possible in most other languages. Rails > takes full advantage of this. The rest of the answer is in two of Rail's > guiding principles: > less software > and > convention over > configuration > . >
Less software > means you write fewer lines of code to implement your > application. Keeping your code small means faster development and fewer bugs, > which makes your code easier to understand, maintain, and enhance. Very shortly, you > will see how Rails cuts your code burden. >
Convention over configuration > means an end to verbose XML > configuration files--there aren't any in Rails! Instead of configuration files, > a Rails application uses a few simple programming conventions that allow it to > figure out everything through reflection and discovery. Your application code > and your running database already contain everything that Rails needs to > know! >
-
Rails is an open source Ruby framework for developing database-backed web applications. What's special about that? There are dozens of frameworks out there and most of them have been around much longer than Rails. Why should you care about yet another framework?
What would you think if I told you that you could develop a web application at least ten times faster with Rails than you could with a typical Java framework? You can--without making any sacrifices in the quality of your application! How is this possible?
Part of the answer is in the Ruby programming language. Many things that are very simple to do in Ruby are not even possible in most other languages. Rails takes full advantage of this. The rest of the answer is in two of Rail's guiding principles: less software and convention over configuration.
Less software means you write fewer lines of code to implement your application. Keeping your code small means faster development and fewer bugs, which makes your code easier to understand, maintain, and enhance. Very shortly, you will see how Rails cuts your code burden.
Convention over configuration means an end to verbose XML configuration files--there aren't any in Rails! Instead of configuration files, a Rails application uses a few simple programming conventions that allow it to figure out everything through reflection and discovery. Your application code and your running database already contain everything that Rails needs to know!
-
-
04 Nov 07
miguel machadobe you've heard about Ruby on Rails, the super productive new way to develop web applications, and you'd like to give it a try, but you don't know anything about Ruby or Rails. This article steps through the development of a web application using Rails. I
-
26 Oct 07
-
18 Oct 07
-
10 Oct 07
-
03 Oct 07
-
21 Sep 07
-
13 Sep 07
-
07 Sep 07
-
31 Aug 07
-
30 Aug 07
-
28 Aug 07
-
03 Aug 07
-
02 Aug 07
-
18 Jul 07
Dmitrij KoniajevRolling with Ruby on Rails
ruby rubyonrails tutorial rails programming web development Web2.0
-
17 Jul 07
-
15 Jul 07
-
09 Jul 07
-
03 Jul 07
-
25 Jun 07
-
08 Jun 07
-
29 May 07
-
What would you think if I told you that you could develop a web application at least ten times faster with Rails than you could with a typical Java framework? You can--without making any sacrifices in the quality of your application! How is this possible?
-
-
14 May 07
-
30 Apr 07
-
22 Apr 07
-
18 Apr 07
-
06 Apr 07
-
28 Mar 07
-
20 Mar 07
-
15 Mar 07
-
06 Mar 07
-
28 Feb 07
-
27 Feb 07
-
-
What would you think if I told you that you could develop a web application at least ten times faster with Rails than you could with a typical Java framework? You can--without making any sacrifices in the quality of your application! How is this possible?
Part of the answer is in the Ruby programming language. Many things that are very simple to do in Ruby are not even possible in most other languages. Rails takes full advantage of this. The rest of the answer is in two of Rail's guiding principles: less software and convention over configuration.
Less software means you write fewer lines of code to implement your application. Keeping your code small means faster development and fewer bugs, which makes your code easier to understand, maintain, and enhance. Very shortly, you will see how Rails cuts your code burden.
Convention over configuration means an end to verbose XML configuration files--there aren't any in Rails! Instead of configuration files, a Rails application uses a few simple programming conventions that allow it to figure out everything through reflection and discovery. Your application code and your running database already contain everything that Rails needs to know!
-
Rails is an open source Ruby framework for developing database-backed web applications.
-
-
19 Feb 07
Adam PieniazekCurt Hibbs shows off Ruby on Rails by building a simple application that requires almost no Ruby experience.
-
31 Jan 07
-
24 Jan 07
-
21 Jan 07
-
09 Jan 07
-
07 Jan 07
-
19 Dec 06
-
05 Dec 06
-
02 Dec 06
-
30 Nov 06
-
29 Nov 06
Chris JoblingA tutorial by Curt Hibbs published OnLAMP by O'Reilly Media Inc, January 20, 2005.
application article ruby rubyonrails tutorial rails programming onlamp development web tutorials web.applications framework eg-259 howto articles
-
28 Nov 06
Levente BagiCurt Hibbs shows off Ruby on Rails by building a simple application that requires almost no Ruby experience.
-
24 Nov 06
-
22 Nov 06
-
12 Nov 06
-
11 Nov 06
-
10 Nov 06
Johan Van MolCurt Hibbs shows off Ruby on Rails by building a simple application that requires almost no Ruby experience.
imported Bookmarks [OnRails_interessant] ruby rails rubyonrails tutorial programming web development johan_vm
-
09 Nov 06
-
06 Nov 06
-
05 Nov 06
Alexander Kohlhofergetting started with ruby on rails
-
03 Nov 06
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.